Variables · @purista/hono-http-server
ProblemDetailsObjectSchema
Schema for RFC 9457 problem details configuration.
Signature
const ProblemDetailsObjectSchema: ZodObject<{ typeBaseUri: ZodOptional<ZodString> }, $strip> Variables · @purista/hono-http-server
Schema for RFC 9457 problem details configuration.
const ProblemDetailsObjectSchema: ZodObject<{ typeBaseUri: ZodOptional<ZodString> }, $strip>