mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-13 09:12:46 +00:00
11 lines
184 B
JSON
11 lines
184 B
JSON
{
|
|
"key": "deflection",
|
|
"type": "number",
|
|
"label": "Angle",
|
|
"increment": 5,
|
|
"prerequisiteTag": {
|
|
"key": "cycle_barrier",
|
|
"value": "diagonal"
|
|
}
|
|
}
|