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>pull/2015/head
parent
c16788f991
commit
f3130f70e6
@ -0,0 +1 @@
|
||||
Enforce consistent vertical spacing between paragraphs in endpoint definitions.
|
||||
Loading…
Reference in New Issue