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_FileError.hrl
Raw

include/nori@yaml_FileError.hrl

-record(file_error, {path :: binary(), message :: binary()}).