Current section

Files

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

include/oaspec@internal@openapi@spec_HttpScheme.hrl

-record(http_scheme, {
scheme :: binary(),
bearer_format :: gleam@option:option(binary())
}).