aboutsummaryrefslogtreecommitdiffhomepage
path: root/openapi
diff options
context:
space:
mode:
Diffstat (limited to 'openapi')
-rw-r--r--openapi/api-server.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/openapi/api-server.yaml b/openapi/api-server.yaml
index 94083d3..a71bd3f 100644
--- a/openapi/api-server.yaml
+++ b/openapi/api-server.yaml
@@ -20,9 +20,6 @@ paths:
password:
type: string
example: "password123"
- registration_token:
- type: string
- example: "xxxxxxxxxxxxxxxx"
required:
- username
- password