Skip to content

Commit ecdc8ea

Browse files
committed
Merge pull request #1826 from jeanmonod/new-enum-node-type
Add the new enum node type in 2.1
2 parents 293c7ea + 4109ea8 commit ecdc8ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/config/definition.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ node definition. Node type are available for:
100100
* scalar
101101
* boolean
102102
* array
103+
* enum (new in 2.1)
103104
* variable (no validation)
104105

105106
and are created with ``node($name, $type)`` or their associated shortcut

0 commit comments

Comments
 (0)