Skip to content

PURISTA API


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

Variable: TagObjectSchema

const TagObjectSchema: ZodObject<{ description: ZodOptional<ZodString>; externalDocs: ZodOptional<ZodObject<{ description: ZodOptional<ZodString>; url: ZodString; }, $strip>>; name: ZodString; }, $strip>

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