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 f3130f70e6
Fix regression introduced when inlining "Required" (#2005)
If the description is not set in the object definition, Hugo generates a weird string after "Required": `%!s(<nil>)`.

To avoid that, we default the description to an empty string when it is not set.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
1 year ago
..
render-api.html Allow to specify a prefix for generated HTML IDs of API endpoints (#1882) 2 years ago
render-content-type.html Enforce consistent vertical spacing between paragraphs in endpoint definitions (#1969) 1 year ago
render-object-table.html Fix regression introduced when inlining "Required" (#2005) 1 year ago
render-operation.html Remove trailing slash on void HTML elements (#2009) 1 year ago
render-parameters.html Simplify uses of `resolve-refs` partial (#1773) 2 years ago
render-request.html Ensure more uniqueness for generated HTML IDs (#1881) 2 years ago
render-responses.html Ensure more uniqueness for generated HTML IDs (#1881) 2 years ago