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
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
..
events Add support for `$ref` URIs containing fragments in OpenAPI definitions and JSON schemas (#1751) 3 months ago
hooks Update docsy to v0.8.0 (#1699) 3 months ago
json-schema Add support for `$ref` URIs containing fragments in OpenAPI definitions and JSON schemas (#1751) 3 months ago
openapi Simplify uses of `resolve-refs` partial (#1773) 2 months ago
added-in.html Start annotating which version of the spec added a thing (#3425) 3 years ago
alert.html Support alerts (notes, warnings, rationales) 3 years ago
breadcrumb.html Update docsy to v0.8.0 (#1699) 3 months ago
changed-in.html Move `prev_content` to unsigned (#3524) 3 years ago
footer.html Comments for all the layout templates 3 years ago
navbar.html Update docsy to v0.8.0 (#1699) 3 months ago
version-banner.html Comments for all the layout templates 3 years ago