Re-synced controllers, configs, libraries, seeds, and docs with the latest API expectations and response helpers.
10 lines
215 B
JSON
Executable File
10 lines
215 B
JSON
Executable File
{"name": "area_class",
|
|
"VSName": "Area Class",
|
|
"VCategory": "System",
|
|
"values": [
|
|
{"key": "PROP", "value": "Propinsi"},
|
|
{"key": "KAB", "value": "Kabupaten"},
|
|
{"key": "KOTA", "value": "Kota"}
|
|
]
|
|
}
|