forked from MapComplete/MapComplete
Add description for length
This commit is contained in:
parent
8b59f1208e
commit
f56a51e480
1 changed files with 3 additions and 0 deletions
|
@ -826,6 +826,9 @@
|
|||
"int": {
|
||||
"description": "a whole number"
|
||||
},
|
||||
"length": {
|
||||
"description": "a length measurement in meter"
|
||||
},
|
||||
"nat": {
|
||||
"description": "a positive, whole number or zero",
|
||||
"mustBePositive": "This number should be positive",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue