mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-29 05:43:53 +01:00
[backport] add missing caseSensitive property to many combo fields
This commit is contained in:
parent
6f128c7c1f
commit
93aa67bb30
18 changed files with 32 additions and 14 deletions
|
|
@ -4,6 +4,7 @@
|
|||
"label": "Electric Power Output",
|
||||
"placeholder": "500 MW, 1000 MW, 2000 MW...",
|
||||
"snake_case": false,
|
||||
"caseSensitive": true,
|
||||
"prerequisiteTag": {
|
||||
"key": "plant:output:electricity",
|
||||
"valueNot": "no"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue