comparison NEWS @ 3808:7f083dfae62b

new REST route: /modalities/{id}/store-straight
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 03 Apr 2020 14:06:13 +0200
parents cdb429340112
children ab9a0d1e0cc1
comparison
equal deleted inserted replaced
3807:2f28c7eb2776 3808:7f083dfae62b
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3
4
5 REST API
6 --------
7
8 * API version has been upgraded to 6
9 * Added:
10 - "/modalities/{id}/store-straight": Synchronously send the DICOM instance in POST
11 body to another modality (alternative to command-line tools such as "storescu")
3 12
4 13
5 Maintenance 14 Maintenance
6 ----------- 15 -----------
7 16