Skip to content

Commit

Permalink
Update reference_file.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
svburke authored Dec 20, 2019
1 parent 1f839bc commit f3ec7df
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions gdcdictionary/schemas/reference_file.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@ links:
target_type: core_metadata_collection
multiplicity: many_to_one
required: false
- name: projects
backref: reference_files
label: data_from
target_type: project
multiplicity: many_to_one
required: false
- name: cases
backref: reference_files
label: data_from
Expand Down Expand Up @@ -112,7 +106,5 @@ properties:

core_metadata_collections:
$ref: "_definitions.yaml#/to_many"
projects:
$ref: "_definitions.yaml#/to_many_project"
cases:
$ref: "_definitions.yaml#/to_many"

0 comments on commit f3ec7df

Please sign in to comment.