diff --git a/public/openapi/write.yaml b/public/openapi/write.yaml index bb1c34cd9800..07e06cf4c5bc 100644 --- a/public/openapi/write.yaml +++ b/public/openapi/write.yaml @@ -21,7 +21,7 @@ info: license: name: GPL-3.0 servers: - - url: /write/v1 + - url: /api/v1 tags: - name: users description: 'Account related calls (create, modify, delete, etc.)'