This commit is contained in:
2021-05-07 12:24:59 +02:00
parent a921fb6a0f
commit 309b4c6ba8
2 changed files with 5 additions and 12 deletions

View File

@ -25,7 +25,7 @@ paths:
post:
tags: [ "JWT" ]
summary: Accept encrypted set of credentials, return JWT token
operationId: auth.generateToken
operationId: auth.generateTokenFromEnc
requestBody:
content:
'text/plain':