Forum Discussion

HenrikHL's avatar
HenrikHL
Frequent Contributor
2 years ago

Best pattern/practice to describe a JWT token content on SwaggerHub

I have a field called envelope which is a JWT token expressed as a String. What would be the best practice to describe the contents of this token? Has anybody tried this? components: schemas: ...