allOf property

List<String>? allOf
final

Array of two or more strings identifying other named security scheme definitions, all of which must be satisfied for access.

Implementation

final List<String>? allOf;