comparison NEWS @ 5274:e5b0bd6b2242

Added option "?numeric" if listing metadata
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 14 Apr 2023 12:12:34 +0200
parents 7cb1b851f5c8
children acaea72a3e91
comparison
equal deleted inserted replaced
5273:7cb1b851f5c8 5274:e5b0bd6b2242
15 * "/patients/{id}", "/studies/{id}", "/series/{id}" and "/instances/{id}" 15 * "/patients/{id}", "/studies/{id}", "/series/{id}" and "/instances/{id}"
16 contain the "Labels" field 16 contain the "Labels" field
17 * "/tools/find" now accepts the "Labels" and "LabelsConstraint" arguments 17 * "/tools/find" now accepts the "Labels" and "LabelsConstraint" arguments
18 * "/tools/labels" lists all the labels that are associated with any resource 18 * "/tools/labels" lists all the labels that are associated with any resource
19 * "/system": added "UserMetadata" and "HasLabels" 19 * "/system": added "UserMetadata" and "HasLabels"
20 * Added option "?numeric" if listing metadata
20 21
21 Plugins 22 Plugins
22 ------- 23 -------
23 24
24 * Added "OrthancPluginRegisterDatabaseBackendV4()" to communicate using Google 25 * Added "OrthancPluginRegisterDatabaseBackendV4()" to communicate using Google