Skip to content

@purista/hono-http-server v2.0.5


PURISTA API / @purista/hono-http-server / ExternalDocumentationObjectSchema

Variable: ExternalDocumentationObjectSchema

const ExternalDocumentationObjectSchema: ZodObject<{ description: ZodOptional<ZodString>; url: ZodString; }, "strip", ZodTypeAny, { description: string; url: string; }, { description: string; url: string; }>

Defined in: packages/hono-http-server/src/service/hono/v1/honoServiceConfig.ts:14