REST API documentation

Hi,

It would be a good thing to have some documentation of the REST API in addition to the list of paths.
Complete description of POST / PUT body expected parameters - and maybe some examples - would be welcome :wink:

Thanks
Marc

Hi,

You can find such examples in the integration tests of Orthanc, that are now publicly available (have a look at the “Tests/Tests.py” file):
https://bitbucket.org/sjodogne/orthanc-tests

HTH,
Sébastien-