You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 months ago
..
render-api.html Simplify uses of `resolve-refs` partial (#1773) 8 months ago
render-content-type.html Render added/changed in info on request and response content types (#1876) 5 months ago
render-object-table.html Fix generated HTML (#1880) 5 months ago
render-operation.html Ensure more uniqueness for generated HTML IDs (#1881) 5 months ago
render-parameters.html Simplify uses of `resolve-refs` partial (#1773) 8 months ago
render-request.html Ensure more uniqueness for generated HTML IDs (#1881) 5 months ago
render-responses.html Ensure more uniqueness for generated HTML IDs (#1881) 5 months ago