Packages

✨ Generate Gleam SDKs from OpenAPI specifications

Current section

Files

Jump to
gilly include gilly@internal@codegen_Config.hrl
Raw

include/gilly@internal@codegen_Config.hrl

-record(config, {
optionality :: gilly@internal@codegen:optionality(),
indent :: integer(),
optional_query_params :: boolean()
}).