added v0 prefix

This commit is contained in:
SKP
2019-02-16 12:59:27 +01:00
committed by kexkey
parent d677491485
commit 8f84ef3012

View File

@@ -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: []