OasSecurityScheme.in_

**REQUIRED**. The location of the API key. Valid values are "query", "header" or "cookie".

class OasSecurityScheme
@jsonOptional
string in_;

Meta