Expand description
Provides a standard set of fields to describe authentication and authorization schemes, flows, and scopes required to access Assets and Links that align with the OpenAPI security spec.
Structs§
- Authentication
- The authentication extension fields.
- Parameter
- Definition for a request parameter.
- Scheme
- The Authentication Scheme extends the OpenAPI security spec for support of OAuth2.0, API Key, and OpenID Connect authentication.