# HG changeset patch # User Sebastien Jodogne # Date 1543520215 -3600 # Node ID e6204cd21443f0df14b4ebdac5e09675cd282819 # Parent d2e548e643afa5db7dcd166a9bb26ad3bcec1de2 typo diff -r d2e548e643af -r e6204cd21443 NEWS --- a/NEWS Thu Nov 29 20:36:31 2018 +0100 +++ b/NEWS Thu Nov 29 20:36:55 2018 +0100 @@ -25,7 +25,7 @@ * New URI: "/studies/.../split" to split a study * 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 "?limit" +* New options to URI "/queries/.../answers": "?expand" and "?simplify" Maintenance -----------