mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-13 09:12:46 +00:00
11 lines
204 B
JSON
11 lines
204 B
JSON
{
|
|
"key": "opening",
|
|
"type": "number",
|
|
"label": "Opening Width (Meters)",
|
|
"snake_case": false,
|
|
"prerequisiteTag": {
|
|
"key": "cycle_barrier",
|
|
"valueNot": "single"
|
|
}
|
|
}
|