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@validator@errors_InvalidPath.hrl
Raw

include/nori@validator@errors_InvalidPath.hrl

-record(invalid_path, {path :: binary(), reason :: binary()}).