diff Sphinx/source/users/anonymization.rst @ 712:6c4fcd1ad337

bulk deletion
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 16 Jun 2021 18:04:04 +0200
parents 4f658c25addd
children 33500fc0c0bb
line wrap: on
line diff
--- a/Sphinx/source/users/anonymization.rst	Wed Jun 16 17:05:36 2021 +0200
+++ b/Sphinx/source/users/anonymization.rst	Wed Jun 16 18:04:04 2021 +0200
@@ -274,11 +274,11 @@
 the output of the second sample above::
 
   {
-   "Description" : "REST API",
-   "FailedInstancesCount" : 0,
-   "InstancesCount" : 2,
-   "IsAnonymization" : true,
-   "Resources" : [
+    "Description" : "REST API",
+    "FailedInstancesCount" : 0,
+    "InstancesCount" : 2,
+    "IsAnonymization" : true,
+    "Resources" : [
       {
          "ID" : "04c04806-27b01a5a-08ea66cb-cb36c8b9-ebe62fe3",
          "Path" : "/instances/04c04806-27b01a5a-08ea66cb-cb36c8b9-ebe62fe3",
@@ -304,8 +304,8 @@
          "Path" : "/patients/5faa0bf8-8a45520b-3a07e536-fc24f241-f59ae3e1",
          "Type" : "Patient"
       }
-   ]
-}
+    ]
+  }