Skip to content

Commit 9e0fff1

Browse files
committed
missing quote after the basePath
1 parent a2c1b44 commit 9e0fff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-config-files/swagger-1.0.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"basePath": "https://beta.openphacts.org/2.1,
2+
"basePath": "https://beta.openphacts.org/2.1",
33
"apiVersion": "v2.1",
44
"apis": [
55
{

0 commit comments

Comments
 (0)