We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5172be1 commit ba9d373Copy full SHA for ba9d373
1 file changed
modules/ROOT/pages/_partials/json_ui_listing.hbs
@@ -4,6 +4,10 @@
4
5
Type:: {{{node.type}}} {{#if node.readOnly}}(readOnly){{/if}}
6
7
+{{#with node.default}}
8
+Default:: {{.}}
9
+{{/with}}
10
+
11
Description::
12
13
[markdown]
0 commit comments