Packages

OpenAPI code generation for Gleam — parse specs, generate types, routes, clients, and React Query/SWR hooks

Current section

Files

Jump to
nori include nori@yaml_YamlSyntaxError.hrl
Raw

include/nori@yaml_YamlSyntaxError.hrl

-record(yaml_syntax_error, {message :: binary()}).