#661 Business logic in API layer should be workflows
Description
EditComplex business logic in API handlers instead of workflows: platform.py:delete_tenant() has 170 lines of deletion logic, invitations.py has 400+ lines. Should move to tenant_offboard workflow and user_invite workflow.
Comments
Loading comments...
Context
Loading context...
Audit History
View AllLoading audit history...