File tree 2 files changed +225
-123
lines changed 2 files changed +225
-123
lines changed Original file line number Diff line number Diff line change 10
10
component : KP
11
11
team :
12
12
- Service Provider
13
- biolink-version : " 2.1.0 "
13
+ biolink-version : " 2.2.3 "
14
14
description : Documentation of the MyDisease.info disease query web services. Learn
15
15
more about [mydisease.info](http://mydisease.info/)
16
16
termsOfService : http://mydisease.info/terms
@@ -544,9 +544,9 @@ components:
544
544
requestBody :
545
545
body :
546
546
q : " {inputs[0]}" # # no prefix
547
- scopes : hpo.omim
548
547
# # example: put 246900 here (Dihydrolipoamide Dehydrogenase Deficiency)
549
548
# # should get HP:0001254 (Lethargy) in response
549
+ scopes : hpo.omim
550
550
header : application/x-www-form-urlencoded
551
551
inputs :
552
552
- id : OMIM
@@ -626,7 +626,7 @@ components:
626
626
fields : ctd.chemical_related_to_disease
627
627
requestBody :
628
628
body :
629
- q : " {inputs[0]}"
629
+ q : " {inputs[0]}" # # no prefix
630
630
# # example: put 146850 here (IMMUNE SUPPRESSION)
631
631
# # should get D014810 (Vitamin E) in response
632
632
scopes : ctd.omim
You can’t perform that action at this time.
0 commit comments