We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cbd6d4 commit e7d0c6aCopy full SHA for e7d0c6a
1 file changed
cohd/TRAPI15.yaml
@@ -57,9 +57,9 @@ info:
57
production/x-trapi/
58
test_data_location: "https://raw.githubusercontent.com/WengLab-InformaticsResearch/cohd_api/master/cohd/translator/sri_testing_triples.json"
59
servers:
60
-# - url: 'https://cohd-api.transltr.io/api'
61
-# description: COHD ITRB Production Server
62
-# x-maturity: production
+ - url: 'https://cohd-api.transltr.io/api'
+ description: COHD ITRB Production Server
+ x-maturity: production
63
- url: 'https://cohd-api.test.transltr.io/api'
64
description: COHD ITRB Test Server
65
x-maturity: testing
0 commit comments