mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-19 00:46:59 +08:00
Merge branch 'simple-schema' of dn42/registry into master
This commit is contained in:
commit
08f440f849
1 changed files with 0 additions and 2 deletions
|
@ -45,7 +45,5 @@ remarks: # option descriptions
|
|||
+
|
||||
{enum1|enum2|} enumeration. One option in pipe('|') deliniation is allowed.
|
||||
If there is a trailing pipe it means the enum is optional. Enum values must match the same rules as attribute names.
|
||||
+
|
||||
label=str keyword argument. Label for value with type 'str', 'int', or 'decimal'. The label must match the same rules as attribute names.
|
||||
+
|
||||
'literal' Literal value. literal text value which must not contain any whitespace or single quotes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue