diff OpenAPI/orthanc-openapi.json @ 763:4e9dc26a5cb9 Orthanc-1.9.7

Orthanc 1.9.7
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 31 Aug 2021 11:24:43 +0200
parents 11ca20599c75
children 01fa632daae9
line wrap: on
line diff
--- a/OpenAPI/orthanc-openapi.json	Mon Aug 30 08:20:05 2021 +0200
+++ b/OpenAPI/orthanc-openapi.json	Tue Aug 31 11:24:43 2021 +0200
@@ -2,7 +2,7 @@
    "info" : {
       "description" : "This is the full documentation of the [REST API](https://book.orthanc-server.com/users/rest.html) of Orthanc.<p>This reference is automatically generated from the source code of Orthanc. A [shorter cheat sheet](https://book.orthanc-server.com/users/rest-cheatsheet.html) is part of the Orthanc Book.<p>An earlier, manually crafted version from August 2019, is [still available](2019-08-orthanc-openapi.html), but is not up-to-date anymore ([source](https://groups.google.com/g/orthanc-users/c/NUiJTEICSl8/m/xKeqMrbqAAAJ)).",
       "title" : "Orthanc API",
-      "version" : "1.9.6"
+      "version" : "1.9.7"
    },
    "openapi" : "3.0.0",
    "paths" : {
@@ -3265,10 +3265,8 @@
                         "schema" : {
                            "description" : "JSON array containing either the jobs identifiers, or detailed information about the reported jobs (if `expand` argument is provided)",
                            "example" : [
-                              "0190e616-f520-4128-98f1-ab681bd4633a",
-                              "0a43a06e-f53a-45e5-8a2e-ce9702f81247",
-                              "4ee11497-4381-4979-b999-d96b9566bef1",
-                              "..."
+                              "0c686aae-1509-4179-a8c5-1824c180bb84",
+                              "f30d99df-3a10-480f-96a9-d0701550f07c"
                            ]
                         }
                      }
@@ -7011,10 +7009,14 @@
                               "gdcm",
                               "mysql-index",
                               "mysql-storage",
+                              "odbc-index",
+                              "odbc-storage",
                               "postgresql-index",
                               "postgresql-storage",
                               "serve-folders",
+                              "stone-rtviewer",
                               "stone-webviewer",
+                              "tcia",
                               "transfers",
                               "web-viewer",
                               "worklists",
@@ -13259,6 +13261,10 @@
                               "description" : "If set to `false`, instructs Orthanc to the remove original resources. By default, the original resources are kept in Orthanc.",
                               "type" : "boolean"
                            },
+                           "Level" : {
+                              "description" : "Level of the modification (`Patient`, `Study`, `Series` or `Instance`). If absent, the level defaults to `Instance`, but is set to `Patient` if `PatientID` is modified, to `Study` if `StudyInstanceUID` is modified, or to `Series` if `SeriesInstancesUID` is modified. (new in Orthanc 1.9.7)",
+                              "type" : "string"
+                           },
                            "Permissive" : {
                               "description" : "If `true`, ignore errors during the individual steps of the job.",
                               "type" : "boolean"
@@ -14311,7 +14317,7 @@
                "200" : {
                   "content" : {
                      "text/plain" : {
-                        "example" : "orthanc_count_instances 2552 1629103886979\northanc_count_patients 8 1629103886979\northanc_count_series 26 1629103886979\northanc_count_studies 8 1629103886979\northanc_dicom_cache_count 231 1629098711537\northanc_dicom_cache_size 114.333038 1629098711537\northanc_disk_size_mb 1018.65021 1629103886979\northanc_jobs_completed 10 1629103886979\northanc_jobs_failed 4 1629103886979\northanc_jobs_pending 0 1629103886979\northanc_jobs_running 0 1629103886979\northanc_jobs_success 6 1629103886979\northanc_rest_api_active_requests 1 1629103886977\northanc_rest_api_duration_ms 1790 1629103882403\northanc_storage_read_duration_ms 52 1629103881241\northanc_uncompressed_size_mb 1018.65021 1629103886979\n"
+                        "example" : "orthanc_count_instances 2552 1630401803782\northanc_count_patients 8 1630401803782\northanc_count_series 26 1630401803782\northanc_count_studies 8 1630401803782\northanc_dicom_cache_count 213 1630393626028\northanc_dicom_cache_size 125.938728 1630393626028\northanc_disk_size_mb 1018.65021 1630401803782\northanc_jobs_completed 2 1630401803782\northanc_jobs_failed 0 1630401803782\northanc_jobs_pending 0 1630401803782\northanc_jobs_running 0 1630401803782\northanc_jobs_success 2 1630401803782\northanc_rest_api_active_requests 1 1630401803781\northanc_rest_api_duration_ms 353 1630401802149\northanc_storage_read_duration_ms 0 1630401797848\northanc_uncompressed_size_mb 1018.65021 1630401803782\n"
                      }
                   },
                   "description" : ""
@@ -14330,7 +14336,7 @@
                "200" : {
                   "content" : {
                      "text/plain" : {
-                        "example" : "20210816T085127",
+                        "example" : "20210831T092323",
                         "schema" : {
                            "description" : "The UTC time"
                         }
@@ -14352,7 +14358,7 @@
                "200" : {
                   "content" : {
                      "text/plain" : {
-                        "example" : "20210816T085127",
+                        "example" : "20210831T092323",
                         "schema" : {
                            "description" : "The local time"
                         }