Add REVIEW_TYPE and REVIEWTYPENAME to Study Details schema in PB Mock API

This commit is contained in:
mike cullerton 2022-03-29 11:44:36 -04:00
parent 2f84fa8b61
commit 19bc45a94b
1 changed files with 8 additions and 0 deletions

View File

@ -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