PURISTA API / @purista/hono-http-server / ExternalDocumentationObjectSchema
Variable: ExternalDocumentationObjectSchema
constExternalDocumentationObjectSchema: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
