#6 API-1: Tenants & Members REST API
Description
EditImplement /v1/tenants and /v1/tenants/{id}/members endpoints with proper AuthZ checks.
Development Workflow:
1. Read ticket
2. Mark it as in-progress (`issuedb-cli update <ID> -s in-progress`)
3. Write TDD test
4. pytest (red)
5. Implement
6. pytest (green)
7. Iterate and fix all issues
8. Quality check and cross-check with spec, audit
9. Verdict for closure
10. Close the ticket (`issuedb-cli update <ID> -s closed`)
11. Go to next ticket
Comments
Loading comments...
Context
Loading context...
Audit History
View AllLoading audit history...