Skip to content

Commit

Permalink
mygene: add field retrieval for ref_url field
Browse files Browse the repository at this point in the history
  • Loading branch information
colleenXu committed Jul 25, 2023
1 parent ad41f31 commit 7ab848f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mygene.info/openapi_full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@ components:
# clingen.clinical_validity.mondo,
# clingen.clinical_validity.classification,
# clingen.clinical_validity.online_report
fields: clingen.clinical_validity.mondo
fields: clingen.clinical_validity.mondo,clingen.clinical_validity.online_report
species: human
size: 1000
## using related_to because....
Expand Down

1 comment on commit 7ab848f

@colleenXu
Copy link
Collaborator Author

@colleenXu colleenXu commented on 7ab848f Jul 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See the MyGene change that added this field to response-mapping (ref_url) 8c685db#diff-1eb676e847bb5ed808ad18da9a6a0dcb1a092cc181c153a58147ea5764178199

Please sign in to comment.