mirror of
https://git.dirksys.ovh/dirk/bankserver.git
synced 2025-12-20 11:09:21 +01:00
document expired jwt error
This commit is contained in:
parent
c72130a1da
commit
702bc6a688
@ -567,6 +567,10 @@ components:
|
|||||||
value:
|
value:
|
||||||
id: auth.jwt.invalid
|
id: auth.jwt.invalid
|
||||||
message: string
|
message: string
|
||||||
|
expired_jwt:
|
||||||
|
value:
|
||||||
|
id: auth.jwt.expired
|
||||||
|
message: string
|
||||||
BadRequest:
|
BadRequest:
|
||||||
description: Bad Request
|
description: Bad Request
|
||||||
content:
|
content:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user