Skip to content

Commit 2f4c143

Browse files
Update server URL in openapi.json (#8)
1 parent 5cab759 commit 2f4c143

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/nodenorm/webapp/openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3194,7 +3194,7 @@
31943194
"servers": [
31953195
{
31963196
"description": "Default server",
3197-
"url": "https://biothings.ci.transltr.io/nodenorm",
3197+
"url": "https://nodenorm-es.ci.transltr.io/",
31983198
"x-maturity": "development",
31993199
"x-location": "RENCI"
32003200
},

0 commit comments

Comments
 (0)