Appearance
apps/api/src/features/family-groups/family-groups.schema.ts ​
Auto-generated by
scripts/generate-file-docs.ts. Do not edit — overwritten on every run.
Purpose ​
Request body schemas for the family-groups feature slice. Covers ADR 0007 and api-contracts.md §5 EXACTLY: - ChildAddRequest = { displayName, username, password } ← password, not pin. /
Exports ​
export const CreateFamilyGroupBodySchemaexport type CreateFamilyGroupBodyexport const UpdateFamilyGroupBodySchemaexport type UpdateFamilyGroupBodyexport const AddSpouseBodySchemaexport type AddSpouseBodyexport const AddChildBodySchemaexport type AddChildBodyexport const ResetChildPinBodySchemaexport type ResetChildPinBodyexport const UpdateChildBodySchemaexport type UpdateChildBodyexport const SetChildWatchListenBodySchemaexport type SetChildWatchListenBody
Imports ​
../members/members.schemazod