Like the cover and terms page of a contract — who made it, what version, how to authenticate.
The info section documents version, title, and description. securitySchemes defines how to authenticate — bearerAuth with JWT in this case.
> OpenAPI 3.1.0 parsed > Security scheme: JWT Bearer > Servers: [https://api.example.com/v2]
Like the cover and terms page of a contract — who made it, what version, how to authenticate.
The info section documents version, title, and description. securitySchemes defines how to authenticate — bearerAuth with JWT in this case.
> OpenAPI 3.1.0 parsed > Security scheme: JWT Bearer > Servers: [https://api.example.com/v2]
Sign in to cast your vote
Sign in to share your feedback and join the discussion.