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

include/nori@validator@errors_GenericError.hrl

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