zio.http.api.openapi.OpenAPI$.SecurityScheme$.ApiKey
See theApiKey companion object
Defines an HTTP security scheme that can be used by the operations.
Attributes
- description
A short description for security scheme.
- in
The location of the API key.
- name
The name of the header, query or cookie parameter to be used.
- Companion:
- object
- Graph
- Supertypes