Skip to content

Commit 0b03f8e

Browse files
committed
Fix indent errors for prod server
1 parent e7d0c6a commit 0b03f8e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cohd/TRAPI15.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ info:
5757
production/x-trapi/
5858
test_data_location: "https://raw.githubusercontent.com/WengLab-InformaticsResearch/cohd_api/master/cohd/translator/sri_testing_triples.json"
5959
servers:
60-
- url: 'https://cohd-api.transltr.io/api'
61-
description: COHD ITRB Production Server
62-
x-maturity: production
60+
- url: 'https://cohd-api.transltr.io/api'
61+
description: COHD ITRB Production Server
62+
x-maturity: production
6363
- url: 'https://cohd-api.test.transltr.io/api'
6464
description: COHD ITRB Test Server
6565
x-maturity: testing

0 commit comments

Comments
 (0)