comparison NEWS @ 3436:64eafed9418a

upgrade api version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 19 Jun 2019 18:33:49 +0200
parents 954d15f24366
children 6cc72ebfd6ef
comparison
equal deleted inserted replaced
3435:c08bb6ac3b7f 3436:64eafed9418a
3 3
4 4
5 REST API 5 REST API
6 -------- 6 --------
7 7
8 * API version has been upgraded to 3
8 * "/modalities/{id}/query": New argument "Normalize" can be set to "false" 9 * "/modalities/{id}/query": New argument "Normalize" can be set to "false"
9 to bypass the automated correction of outgoing C-FIND queries 10 to bypass the automated correction of outgoing C-FIND queries
10 * Reporting of "ParentResources" in "DicomModalityStore" and "DicomModalityStore" jobs 11 * Reporting of "ParentResources" in "DicomModalityStore" and "DicomModalityStore" jobs
11 12
12 Plugins 13 Plugins