Forum Discussion
vadakoppula
7 years agoNew Contributor
Hi,
Is it possible to generate a JWT with the swagger?
securitySchemes:
bearerAuth:
type: http
scheme: bearer
bearerFormat: JWT # optional, for documentation purposes only
Hi,
Is it possible to generate a JWT with the swagger?
securitySchemes:
bearerAuth:
type: http
scheme: bearer
bearerFormat: JWT # optional, for documentation purposes only