diff --git a/src/openapi/onetimetokens/onetimetokens.yaml b/src/openapi/onetimetokens/onetimetokens.yaml index a001c54..89c68f3 100644 --- a/src/openapi/onetimetokens/onetimetokens.yaml +++ b/src/openapi/onetimetokens/onetimetokens.yaml @@ -74,7 +74,7 @@ paths: responses: "200": description: OK - content: + content: application/json: schema: $ref: "#/components/schemas/unavailable" @@ -90,9 +90,7 @@ paths: summary: User not logged in description: User not logged in value: - { - } - + {} "400": description: Bad request "401":