Skip to content

Commit

Permalink
Merge pull request #31 from uc-cdis/feat/consent-codes
Browse files Browse the repository at this point in the history
feat(consent-codes): add consent_codes to data files
  • Loading branch information
rudyardrichter authored May 30, 2019
2 parents 2cb2d56 + 282965f commit 37057c5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gdcdictionary/schemas/_definitions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,10 @@ data_file_properties:
- string
- "null"
description: "The file ID assigned by the submitter." # TOREVIEW
consent_codes:
type: array
items:
type: string
file_name:
$ref: "#/file_name"
file_size:
Expand Down

0 comments on commit 37057c5

Please sign in to comment.