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>
2024-11-26 17:51:24 +00:00
..
render-api.html Allow to specify a prefix for generated HTML IDs of API endpoints (#1882) 2024-06-20 15:39:50 +00:00
render-content-type.html Enforce consistent vertical spacing between paragraphs in endpoint definitions (#1969) 2024-10-29 15:22:15 +00:00
render-object-table.html Fix regression introduced when inlining "Required" (#2005) 2024-11-26 17:51:24 +00:00
render-operation.html Remove trailing slash on void HTML elements (#2009) 2024-11-20 18:21:25 -05:00
render-parameters.html Simplify uses of resolve-refs partial (#1773) 2024-04-09 18:06:53 +01:00
render-request.html Ensure more uniqueness for generated HTML IDs (#1881) 2024-06-20 09:36:33 -06:00
render-responses.html Ensure more uniqueness for generated HTML IDs (#1881) 2024-06-20 09:36:33 -06:00