mirror of
https://github.com/sartography/protocol-builder-mock.git
synced 2025-01-12 08:44:46 +00:00
Merge pull request #75 from sartography/update-study-details-schema-691
Update Study Details schema in API #691
This commit is contained in:
commit
aab6255a65
@ -634,3 +634,11 @@ components:
|
|||||||
type: string
|
type: string
|
||||||
example: "dhf8r"
|
example: "dhf8r"
|
||||||
description: Netbadge id of IRB staff assinged to do the review
|
description: Netbadge id of IRB staff assinged to do the review
|
||||||
|
REVIEW_TYPE:
|
||||||
|
type: integer
|
||||||
|
example: 2
|
||||||
|
description: ID of the Review Type
|
||||||
|
REVIEWTYPENAME:
|
||||||
|
type: string
|
||||||
|
example: Non-UVA IRB Full Board
|
||||||
|
description: Human readable version of Review Type
|
||||||
|
Loading…
x
Reference in New Issue
Block a user