feat(api): add admin bulk import endpoints (MS21-MIG-004) #567
Reference in New Issue
Block a user
Delete Branch "feat/ms21-import-api"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds import module with POST /api/import/tasks and POST /api/import/projects. Admin-only, workspace-scoped, with duplicate detection. 6 unit tests, all quality gates passing. Agent: codex-2