Re-synced controllers, configs, libraries, seeds, and docs with the latest API expectations and response helpers.
11 lines
255 B
JSON
Executable File
11 lines
255 B
JSON
Executable File
{"name": "body_site",
|
|
"VSName": "Body Site",
|
|
"VCategory": "System",
|
|
"values": [
|
|
{"key": "LA", "value": "Left Arm"},
|
|
{"key": "RA", "value": "Right Arm"},
|
|
{"key": "LF", "value": "Left Foot"},
|
|
{"key": "RF", "value": "Right Foot"}
|
|
]
|
|
}
|