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 2678370f2c
Simplify uses of `resolve-refs` partial (#1773)
* Use the resolve-refs partial as soon as possible

Call it right after accessing the site.Data,
since it is recursing it will solve all references in the tree.
That way we don't need to wonder where to call it,
we trust the validators that the refs will be used in the right place.

* Enable strict $ref rule in OpenAPI validator

* Document use of $ref to compose examples

* Fix schema path in event-fields shortcode

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2 months ago
..
render-api.html Simplify uses of `resolve-refs` partial (#1773) 2 months ago
render-content-type.html Break out non-JSON request/response content types as tables (#1756) 2 months ago
render-object-table.html Update HTML templates to link to object definitions (#1724) 3 months ago
render-operation.html Simplify uses of `resolve-refs` partial (#1773) 2 months ago
render-parameters.html Simplify uses of `resolve-refs` partial (#1773) 2 months ago
render-request.html Simplify uses of `resolve-refs` partial (#1773) 2 months ago
render-responses.html Simplify uses of `resolve-refs` partial (#1773) 2 months ago