comparison Sphinx/source/users/rest.rst @ 275:2946fcd2e7fa

transcoding
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 03 Sep 2019 13:16:46 +0200
parents 02399e86f046
children 33fb45a86cd8
comparison
equal deleted inserted replaced
274:c310a795c133 275:2946fcd2e7fa
935 * The full documentation of the REST API is maintained as an online 935 * The full documentation of the REST API is maintained as an online
936 spreadsheet accessible from the `documentation part of the official 936 spreadsheet accessible from the `documentation part of the official
937 Web site 937 Web site
938 <http://www.orthanc-server.com/static.php?page=documentation>`__ 938 <http://www.orthanc-server.com/static.php?page=documentation>`__
939 (click on the *Reference of the REST API* button). 939 (click on the *Reference of the REST API* button).
940 * A documentation of the REST API in the OpenAPI/Swagger format is
941 `available as work-in-progress <https://api.orthanc-server.com/>`__.