Appearance
apps/api/src/schemas/responses.ts ​
Auto-generated by
scripts/generate-file-docs.ts. Do not edit — overwritten on every run.
Purpose ​
Shared Zod response schemas for the Heritage Virginia API. AB#4326 — add response validation schemas. These schemas are the canonical contract between API and consumers (web, CLI). Runtime validation should be applied at route boundaries where needed. /
Exports ​
export const UserProfileSchemaexport type UserProfileexport const ServiceStatusSchemaexport const DatabaseServiceStatusSchemaexport const HealthResponseSchemaexport type HealthResponseexport const PaginatedResponseSchema
Imports ​
zod