rougail-output-doc/tests/results/test_examples/24_7validators_variable_optional.adoc

17 lines
183 B
Text

== Example with mandatory variables not filled in
[,yaml]
----
---
general:
int: 5
----
== Example with all variables modifiable
[,yaml]
----
---
general:
int: 5
int2: 1
----