diff --git a/openapi-def.yaml b/openapi-def.yaml index bec6f12..e642413 100644 --- a/openapi-def.yaml +++ b/openapi-def.yaml @@ -567,6 +567,10 @@ components: value: id: auth.jwt.invalid message: string + expired_jwt: + value: + id: auth.jwt.expired + message: string BadRequest: description: Bad Request content: