Skip to content

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 DeliveryStatusEnum
  • export type DeliveryStatusValue
  • export const CreateDeliverySchema
  • export type CreateDeliveryBody
  • export const TrackingUpdateSchema
  • export type TrackingUpdateBody
  • export const DeliveryQuerySchema
  • export type DeliveryQuery

Imports ​

  • zod

Imported by ​

Heritage Community Hub — Internal. Access restricted via Cloudflare Access + Entra ID.