Appearance
apps/api/src/features/auth/auth.schema.ts ​
Auto-generated by
scripts/generate-file-docs.ts. Do not edit — overwritten on every run.
Purpose ​
Request body schemas for the auth feature slice. Field names match api-contracts.md §3 ChildSessionRequest exactly: { username: string, password: string } /
Exports ​
export const ChildSessionBodySchemaexport type ChildSessionBody
Imports ​
zod