ECOPROJECT-4723 | fix: Remove bulk delete sources endpoint#1227
Conversation
Remove the DELETE /api/v1/sources endpoint that deleted all sources
without authorization checks. E2e cleanup now lists sources and deletes
each individually via DELETE /api/v1/sources/{id}.
Signed-off-by: Aviel Segev <asegev@redhat.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (12)
💤 Files with no reviewable changes (9)
📝 WalkthroughWalkthroughThis PR removes the bulk-delete ChangesRemove bulk DeleteSources API
🎯 3 (Moderate) | ⏱️ ~20 minutes Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tupyy The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Remove the DELETE /api/v1/sources endpoint that deleted all sources
without authorization checks. E2e cleanup now lists sources and deletes
each individually via DELETE /api/v1/sources/{id}.
Signed-off-by: Aviel Segev asegev@redhat.com
Summary by CodeRabbit
delete source/<id>.