You will see the automatic interactive API documentation (provided by <a href="https://github.com/swagger-api/swagger-ui" target="_blank">Swagger UI</a>):
-
+
### Alternative API docs
You will see the alternative automatic documentation (provided by <a href="https://github.com/Rebilly/ReDoc" target="_blank">ReDoc</a>):
-
+
## Example upgrade
* The interactive API documentation will be automatically updated, including the new query, and body:
-
+
* Click on the button "Try it out", it allows you to fill the parameters and directly interact with the API:
-
+
* Then click on the "Execute" button, the user interface will communicate with your API, send the parameters, get the results and show them on the screen:
-
+
### Alternative API docs upgrade
* The alternative documentation will also reflect the new query parameter and body:
-
+
### Recap