MCPcopy Create free account
hub / github.com/dot-billy/nodebyte / admin_create_team

Function admin_create_team

backend/app/api/routes/admin.py:242–264  ·  view source on GitHub ↗
(
    payload: AdminCreateTeam,
    _su: User = Depends(require_superuser),
    db: AsyncSession = Depends(get_db),
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

slugifyFunction · 0.90
TeamClass · 0.90
MembershipClass · 0.90
_team_rowFunction · 0.85

Tested by

no test coverage detected