diff NEWS @ 2954:d924f9bb61cc

taking advantage of details in OrthancException
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 03 Dec 2018 14:35:34 +0100
parents dc18d5804746
children ccf61f6e22ef
line wrap: on
line diff
--- a/NEWS	Mon Dec 03 11:49:39 2018 +0100
+++ b/NEWS	Mon Dec 03 14:35:34 2018 +0100
@@ -26,6 +26,7 @@
 * POST-ing a DICOM file to "/instances" also answers the patient/study/series ID
 * GET "/modalities/..." now returns a JSON object instead of a JSON array
 * New options to URI "/queries/.../answers": "?expand" and "?simplify"
+* New "Details" field in HTTP answers on error (cf. "HttpDescribeErrors" option)
 
 Maintenance
 -----------