Skip to content

Commit 519cf2f

Browse files
committed
mydisease: update biolink-version, comment
1 parent f77f111 commit 519cf2f

File tree

2 files changed

+225
-123
lines changed

2 files changed

+225
-123
lines changed

mydisease.info/smartapi.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ info:
1010
component: KP
1111
team:
1212
- Service Provider
13-
biolink-version: "2.1.0"
13+
biolink-version: "2.2.3"
1414
description: Documentation of the MyDisease.info disease query web services. Learn
1515
more about [mydisease.info](http://mydisease.info/)
1616
termsOfService: http://mydisease.info/terms
@@ -544,9 +544,9 @@ components:
544544
requestBody:
545545
body:
546546
q: "{inputs[0]}" ## no prefix
547-
scopes: hpo.omim
548547
## example: put 246900 here (Dihydrolipoamide Dehydrogenase Deficiency)
549548
## should get HP:0001254 (Lethargy) in response
549+
scopes: hpo.omim
550550
header: application/x-www-form-urlencoded
551551
inputs:
552552
- id: OMIM
@@ -626,7 +626,7 @@ components:
626626
fields: ctd.chemical_related_to_disease
627627
requestBody:
628628
body:
629-
q: "{inputs[0]}"
629+
q: "{inputs[0]}" ## no prefix
630630
## example: put 146850 here (IMMUNE SUPPRESSION)
631631
## should get D014810 (Vitamin E) in response
632632
scopes: ctd.omim

0 commit comments

Comments
 (0)