Appearance
apps/api/src/features/ponyexpress/ponyexpress.schema.ts ​
Auto-generated by
scripts/generate-file-docs.ts. Do not edit — overwritten on every run.
Purpose ​
Request body / query schemas for the Pony Express feature slice. Pony Express is the community courier surface: members post local errand or delivery requests; other members claim and fulfill them. Backs the /api/v1/ponyexpress endpoints and the Prisma DeliveryRequest / DeliveryOffer / DeliveryTracking models. /
Exports ​
export const DeliveryStatusEnumexport type DeliveryStatusValueexport const CreateDeliverySchemaexport type CreateDeliveryBodyexport const TrackingUpdateSchemaexport type TrackingUpdateBodyexport const DeliveryQuerySchemaexport type DeliveryQuery
Imports ​
zod