Mercurial > hg > orthanc
comparison NEWS @ 5227:988dab8deb1c db-protobuf
"/tools/find" accepts the "WithLabels" and "WithoutLabels" arguments
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 04 Apr 2023 09:16:12 +0200 |
parents | 49e906a8fea2 |
children | 365eb5ea5492 |
comparison
equal
deleted
inserted
replaced
5226:49e906a8fea2 | 5227:988dab8deb1c |
---|---|
9 REST API | 9 REST API |
10 -------- | 10 -------- |
11 | 11 |
12 * API version upgraded to 20 | 12 * API version upgraded to 20 |
13 * New URIs "/.../{id}/labels/{label}" to test/set/remove labels | 13 * New URIs "/.../{id}/labels/{label}" to test/set/remove labels |
14 * "/tools/find" accepts the "WithLabels" and "WithoutLabels" arguments | |
14 * The "/patients/{id}", "/studies/{id}", "/series/{id}" and "/instances/{id}" | 15 * The "/patients/{id}", "/studies/{id}", "/series/{id}" and "/instances/{id}" |
15 contain the "Labels" field | 16 contain the "Labels" field |
16 * "/system": added "UserMetadata" | 17 * "/system": added "UserMetadata" |
17 | 18 |
18 Plugins | 19 Plugins |