Annotation Interface SecuritySchemes
This object represents an array of SecurityScheme annotations that can be specified at the definition level.
-
Optional Element Summary
Modifier and TypeOptional ElementDescriptionAn array of SecurityScheme annotations that can be specified at definition level.
-
Element Details
-
value
SecurityScheme[] valueAn array of SecurityScheme annotations that can be specified at definition level.- Returns:
- the array of the SecurityScheme annotations
- Default:
- {}
-