Skip to content

Commit b7470ba

Browse files
committed
Update SmartAPI registrations for TRAPI 1.5 deployment to ITRB-Test
1 parent b8160ed commit b7470ba

2 files changed

Lines changed: 3 additions & 6 deletions

File tree

cohd/TRAPI14.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,6 @@ servers:
5858
- url: 'https://cohd-api.transltr.io/api'
5959
description: COHD ITRB Production Server
6060
x-maturity: production
61-
- url: 'https://cohd-api.test.transltr.io/api'
62-
description: COHD ITRB Test Server
63-
x-maturity: testing
6461
externalDocs:
6562
description: >-
6663
Documentation for the NCATS Biomedical Translator Reasoners web services

cohd/TRAPI15.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ servers:
5858
# - url: 'https://cohd-api.transltr.io/api'
5959
# description: COHD ITRB Production Server
6060
# x-maturity: production
61-
# - url: 'https://cohd-api.test.transltr.io/api'
62-
# description: COHD ITRB Test Server
63-
# x-maturity: testing
61+
- url: 'https://cohd-api.test.transltr.io/api'
62+
description: COHD ITRB Test Server
63+
x-maturity: testing
6464
- url: 'https://cohd-api.ci.transltr.io/api'
6565
description: COHD ITRB CI Server
6666
x-maturity: staging

0 commit comments

Comments
 (0)