* Include method in all API endpoint children's IDs Avoids duplicate IDs for object of endpoints that use the same path but a different method. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> * Differentiate API endpoints' request and response children's IDs Ensures that the objects have a unique ID compared to other parts of the endpoint. Mostly useful for the Error type that can be used for responses with different status codes. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> * Differentiate the names of both SessionData formats Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> * Add changelog Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> --------- Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> |
||
---|---|---|
.. | ||
render-api.html | ||
render-content-type.html | ||
render-object-table.html | ||
render-operation.html | ||
render-parameters.html | ||
render-request.html | ||
render-responses.html |