diff --git a/docs/swagger.yaml b/docs/swagger.yaml index 00b96b4ee..26a4916c1 100644 --- a/docs/swagger.yaml +++ b/docs/swagger.yaml @@ -2,7 +2,7 @@ swagger: '2.0' schemes: - http host: localhost:8911 -basePath: /api +basePath: /api/v2 info: description: | # Introduction @@ -780,4 +780,4 @@ definitions: properties: Message: description: "A description of the problem." - type: string \ No newline at end of file + type: string