Re-synced controllers, configs, libraries, seeds, and docs with the latest API expectations and response helpers.
9 lines
182 B
JSON
Executable File
9 lines
182 B
JSON
Executable File
{"name": "death_indicator",
|
|
"VSName": "Death Indicator",
|
|
"VCategory": "System",
|
|
"values": [
|
|
{"key": "Y", "value": "Death"},
|
|
{"key": "N", "value": "Life"}
|
|
]
|
|
}
|