Current section

Files

Jump to
oaspec include oaspec@internal@openapi@spec_ApiKeyScheme.hrl
Raw

include/oaspec@internal@openapi@spec_ApiKeyScheme.hrl

-record(api_key_scheme, {
name :: binary(),
in_ :: oaspec@internal@openapi@spec:security_scheme_in()
}).