diff NEWS @ 4712:bad8935cd5f2

"/studies/{id}/split" accepts "Instances" parameter to split instances instead of series
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 23 Jun 2021 14:33:20 +0200
parents d16c3c7f11ef
children 8866981e2f58
line wrap: on
line diff
--- a/NEWS	Tue Jun 22 09:28:01 2021 +0200
+++ b/NEWS	Wed Jun 23 14:33:20 2021 +0200
@@ -41,6 +41,7 @@
   - GET /patients/{id}/module, GET /patients/{id}/patient-module
   - GET /series/{id}/module, GET /studies/{id}/module, GET /instances/{id}/module
   - POST /tools/find
+* "/studies/{id}/split" accepts "Instances" parameter to split instances instead of series
 
 Maintenance
 -----------