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 1095179374
Upgrade version of Hugo used to build the spec in CI (#1794)
* Upgrade version of Hugo used to build the spec in CI

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>

* Escape HTML manually in property-type partial

The behavior of `delimit` changed,
so Hugo doesn't recognize "safe" HTML passed to it anymore, so it escapes nested HTML links.

To fix that we escape the schema data manually
and consider the output of the partial as "safe".

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>
1 month 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 Upgrade version of Hugo used to build the spec in CI (#1794) 1 month 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 Make resolve-allof partial recursive (#1787) 2 months ago
render-responses.html Make resolve-allof partial recursive (#1787) 2 months ago