mirror of
https://github.com/sartography/protocol-builder-mock.git
synced 2025-02-15 00:57:00 +00:00
Add REVIEW_TYPE and REVIEWTYPENAME to Study Details schema in PB Mock API
This commit is contained in:
parent
2f84fa8b61
commit
19bc45a94b
@ -634,3 +634,11 @@ components:
|
||||
type: string
|
||||
example: "dhf8r"
|
||||
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