Re-synced controllers, configs, libraries, seeds, and docs with the latest API expectations and response helpers.
12 lines
360 B
JSON
Executable File
12 lines
360 B
JSON
Executable File
{"name": "test_activity",
|
|
"VSName": "Test Activity",
|
|
"VCategory": "System",
|
|
"values": [
|
|
{"key": "ORD", "value": "Order"},
|
|
{"key": "ANA", "value": "Analyse"},
|
|
{"key": "VER", "value": "Result Verification/Technical Validation"},
|
|
{"key": "REV", "value": "Clinical Review/Clinical Validation"},
|
|
{"key": "REP", "value": "Reporting"}
|
|
]
|
|
}
|