Re-synced controllers, configs, libraries, seeds, and docs with the latest API expectations and response helpers.
11 lines
249 B
JSON
Executable File
11 lines
249 B
JSON
Executable File
{"name": "container_size",
|
|
"VSName": "Container Size",
|
|
"VCategory": "System",
|
|
"values": [
|
|
{"key": "5ml", "value": "5 mL"},
|
|
{"key": "7ml", "value": "7 mL"},
|
|
{"key": "10ml", "value": "10 mL"},
|
|
{"key": "1l", "value": "1 L"}
|
|
]
|
|
}
|