docs-matrix-spec/layouts/partials/openapi
Kévin Commaille 094e25b6cd
Ensure more uniqueness for generated HTML IDs (#1881)
* 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>
2024-06-20 09:36:33 -06:00
..
render-api.html Simplify uses of resolve-refs partial (#1773) 2024-04-09 18:06:53 +01:00
render-content-type.html Render added/changed in info on request and response content types (#1876) 2024-06-20 09:46:33 +01:00
render-object-table.html Fix generated HTML (#1880) 2024-06-20 09:42:40 +01:00
render-operation.html Ensure more uniqueness for generated HTML IDs (#1881) 2024-06-20 09:36:33 -06:00
render-parameters.html Simplify uses of resolve-refs partial (#1773) 2024-04-09 18:06:53 +01:00
render-request.html Ensure more uniqueness for generated HTML IDs (#1881) 2024-06-20 09:36:33 -06:00
render-responses.html Ensure more uniqueness for generated HTML IDs (#1881) 2024-06-20 09:36:33 -06:00