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

Function admin_update_member

backend/app/api/routes/admin.py:372–395  ·  view source on GitHub ↗
(
    team_id: uuid.UUID,
    membership_id: uuid.UUID,
    payload: AdminUpdateMemberRole,
    _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 1

AdminMemberRowClass · 0.90

Tested by

no test coverage detected