comparison NEWS @ 5613:f1ce8dd361b7 find-refactoring

integration default->find-refactoring
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 09 May 2024 11:32:06 +0200
parents 3f24eb4013d8 1a995c6f9dae
children 2c95a34af64f
comparison
equal deleted inserted replaced
5612:599ce5ed126c 5613:f1ce8dd361b7
8 * Added "MaximumPatientCount" in /system 8 * Added "MaximumPatientCount" in /system
9 * Added a new "LimitToThisLevelMainDicomTags" field in the payload of 9 * Added a new "LimitToThisLevelMainDicomTags" field in the payload of
10 /patients|studies|series/instances/../reconstruct to speed up the reconstruction 10 /patients|studies|series/instances/../reconstruct to speed up the reconstruction
11 in case you just want to update the MainDicomTags of that resource level only 11 in case you just want to update the MainDicomTags of that resource level only
12 e.g. after you have updated the 'ExtraMainDicomTags' for this level. 12 e.g. after you have updated the 'ExtraMainDicomTags' for this level.
13 * The "requestedTags" GET argument was deprecated in favor of "requested-tags".
13 * TODO-FIND: complete the list of updated routes: 14 * TODO-FIND: complete the list of updated routes:
14 /studies?expand and sibbling routes now also return "Metadata" (if the DB implements 'extended-api-v1') 15 /studies?expand and sibbling routes now also return "Metadata" (if the DB implements 'extended-api-v1')
15 16
16 Plugins 17 Plugins
17 ------- 18 -------