Update API documentation authored by ZZZ[GONE] Paul Bouchillou's avatar ZZZ[GONE] Paul Bouchillou
...@@ -25,7 +25,7 @@ The image below shows an example of one endpoint. ...@@ -25,7 +25,7 @@ The image below shows an example of one endpoint.
![example-ui](uploads/0fbff7a75c14f61ea43a34c3e7d1be19/example-ui.png) ![example-ui](uploads/0fbff7a75c14f61ea43a34c3e7d1be19/example-ui.png)
Send your request by clicking ![try-it-out](uploads/c6b2b1fda5127571f4c174c1ee6d93e2/try-it-out.png) on the route you want to request, set the appropriate parameters, and click "Execute". Send your request by clicking ![try-it-out](uploads/c6b2b1fda5127571f4c174c1ee6d93e2/try-it-out.png) on the route you want to request, set the appropriate parameters, and click ![execute](uploads/fbf353c2ec128f050f76954c6cd03db8/execute.png).
As soon as the response is back, the API user interface will display : As soon as the response is back, the API user interface will display :
- The response's HTTP status and content (in case of error the API usually returns a helper message specifying whether it's a request problem or a server failure). - The response's HTTP status and content (in case of error the API usually returns a helper message specifying whether it's a request problem or a server failure).
... ...
......