Current section

Files

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

include/oaspec@openapi@spec_ApiKeyScheme.hrl

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