mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-12 16:52:45 +00:00
add "unknown" as possible value for access fields
This commit is contained in:
4
dist/fields.json
vendored
4
dist/fields.json
vendored
@@ -13,6 +13,7 @@
|
||||
"permissive",
|
||||
"customers",
|
||||
"permit",
|
||||
"unknown",
|
||||
"no"
|
||||
]
|
||||
},
|
||||
@@ -36,7 +37,8 @@
|
||||
"designated",
|
||||
"destination",
|
||||
"dismount",
|
||||
"permit"
|
||||
"permit",
|
||||
"unknown"
|
||||
]
|
||||
},
|
||||
"addr/interpolation": {
|
||||
|
||||
Reference in New Issue
Block a user