We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b94cea commit cb3ad88Copy full SHA for cb3ad88
api-docs/openapi_v1.json
@@ -6,10 +6,9 @@
6
"version": "1.3.1"
7
},
8
"servers": [
9
- { "url": "https://reporting.cloud.soda.io/v1/", "description": "Cloud EU" },
+ { "url": "https://reporting.cloud.soda.io/v1", "description": "Cloud EU" },
10
{
11
- "url": "https://reporting.cloud.us.soda.io/v1/",
12
- "description": "Cloud US"
+ "url": "https://reporting.cloud.us.soda.io/v1", "description": "Cloud US"
13
}
14
],
15
"paths": {
0 commit comments