Appearance
apps/api/src/features/family-groups/family-groups.controller.ts ​
Auto-generated by
scripts/generate-file-docs.ts. Do not edit — overwritten on every run.
Purpose ​
Family-groups HTTP handlers. Route params are :groupId / :userId to match api-contracts.md §5 exactly. The PIN hash is stripped before any User-row egress. /
Exports ​
export async function listFamilyGroupsexport async function getFamilyGroupexport async function getMyFamilyGroupexport async function createFamilyGroupexport async function updateFamilyGroupexport async function addSpouseexport async function addChildexport async function updateChildexport async function resetChildPinexport async function setChildWatchListenexport async function removeMember
Imports ​
../../lib/errors../../lib/pagination../../lib/response../auth/auth.dto./family-groups.servicefastify