Skip to content

Commit

Permalink
Merge pull request #138 from NCATS-Tangerine/mychem-fda-orphan-edit
Browse files Browse the repository at this point in the history
mychem: edit fda-orphan-data operations
  • Loading branch information
colleenXu authored Feb 21, 2024
2 parents 4cdafae + 77ae9e9 commit 419e74a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions mychem.info/openapi_full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1903,8 +1903,8 @@ components:
# fda_orphan_drug.orphan_designation.original_text
fields: fda_orphan_drug.orphan_designation.umls
predicate: treats ## current biolink predicate
## through drugcentral, FDA Orphan Drug Designations and Approvals database...
source: "infores:drugcentral"
## FDA Orphan Drug Designations and Approvals database
source: "infores:fda-orphan-drug-db"
response_mapping:
"$ref": "#/components/x-bte-response-mapping/fdaOrphanDrug"
testExamples:
Expand All @@ -1927,8 +1927,8 @@ components:
fields: fda_orphan_drug.pubchem_cid
size: 1000 ## note size limit
predicate: treated_by ## current biolink predicate
## through drugcentral, FDA Orphan Drug Designations and Approvals database...
source: "infores:drugcentral"
## FDA Orphan Drug Designations and Approvals database
source: "infores:fda-orphan-drug-db"
response_mapping:
"$ref": "#/components/x-bte-response-mapping/fdaOrphanDrug-pubchemCompound"
testExamples:
Expand Down

0 comments on commit 419e74a

Please sign in to comment.