mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-04-30 15:38:12 +02:00
c6d484ac0d
Approved values only
13 lines
237 B
JSON
13 lines
237 B
JSON
{
|
|
"key": "diplomatic",
|
|
"type": "combo",
|
|
"label": "Type",
|
|
"strings": {
|
|
"options": {
|
|
"consulate": "Consulate",
|
|
"embassy": "Embassy",
|
|
"liaison": "Liaison Office"
|
|
}
|
|
}
|
|
}
|