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

include/nori@validator@errors_InvalidServerUrl.hrl

-record(invalid_server_url, {url :: binary(), reason :: binary()}).