Current section

Files

Jump to
oaspec include oaspec@codegen@context_Context.hrl
Raw

include/oaspec@codegen@context_Context.hrl

-record(context, {
spec :: oaspec@openapi@spec:open_api_spec(),
config :: oaspec@config:config()
}).