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 line
No EOL
79 B
Text
1 line
No EOL
79 B
Text
Enforce consistent vertical spacing between paragraphs in endpoint definitions. |