Fixing docs

This commit is contained in:
Luca Frosini 2022-09-13 17:44:16 +02:00
parent fc11f507c8
commit 1ff80117e2
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ The methods of the Web Service can be called by writing your own REST client app
**Methods Result**
The service exposes `its methods <../api/index.html>`_ using a standard naming approach. Moreover, they accept (in case of http POST/PUT methods) JSON objects.
The service exposes `its methods <../api-docs/index.html>`_ using a standard naming approach. Moreover, they accept (in case of http POST/PUT methods) JSON objects.
.. IMPORTANT::
The result of all methods is always a JSON object as per below: