comparison TODO @ 4426:330c4a4c103b

openapi is done
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 30 Dec 2020 09:39:40 +0100
parents cb3af14626d4
children 581d87e25536
comparison
equal deleted inserted replaced
4425:d6cb9e91a3d6 4426:330c4a4c103b
13 * Improve handling of errors in the command queue: 13 * Improve handling of errors in the command queue:
14 https://groups.google.com/d/msg/orthanc-users/--njEbqcDDI/rBu8XL-Mm-cJ 14 https://groups.google.com/d/msg/orthanc-users/--njEbqcDDI/rBu8XL-Mm-cJ
15 * Support partial file retrieval in Orthanc::HttpClient 15 * Support partial file retrieval in Orthanc::HttpClient
16 * Support retry counter in Orthanc::HttpClient 16 * Support retry counter in Orthanc::HttpClient
17 * Option to enable DNS lookups in DICOM: https://goo.gl/woa35Z 17 * Option to enable DNS lookups in DICOM: https://goo.gl/woa35Z
18
19
20 =============
21 Documentation
22 =============
23
24 * Expand documentation of REST API with Swagger/OpenAPI:
25 https://hg.orthanc-server.com/orthanc-book/file/default/OpenAPI
26 18
27 19
28 ======== 20 ========
29 REST API 21 REST API
30 ======== 22 ========