diff --git a/doc/swagger/v0/cyphernode-api.yaml b/doc/swagger/v0/cyphernode-api.yaml index 7a0ae90..8d63645 100644 --- a/doc/swagger/v0/cyphernode-api.yaml +++ b/doc/swagger/v0/cyphernode-api.yaml @@ -7,9 +7,9 @@ externalDocs: description: "Find out more about Swagger" url: "http://swagger.io" servers: - - url: / + - url: /v0 description: authoring - - url: http://localhost:8888/ + - url: http://localhost:8888/v0 description: local cyphernode security: - BearerAuth: []