Skip to content

feat(replays): Make bulk delete API endpoints public#111679

Merged
billyvg merged 3 commits into
masterfrom
billy/feat-replay-bulk-delete-public-api
Mar 27, 2026
Merged

feat(replays): Make bulk delete API endpoints public#111679
billyvg merged 3 commits into
masterfrom
billy/feat-replay-bulk-delete-public-api

Conversation

@billyvg

@billyvg billyvg commented Mar 26, 2026

Copy link
Copy Markdown
Member

Change publish_status from PRIVATE to PUBLIC on the replay deletion
job endpoints (index and detail) and add @extend_schema decorators
with operation IDs, response types, and OpenAPI examples so that
drf-spectacular generates documentation for them.

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

Change publish_status from PRIVATE to PUBLIC on the replay deletion
job endpoints (index and detail) and add @extend_schema decorators
with operation IDs, response types, and OpenAPI examples so that
drf-spectacular generates documentation for them.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 26, 2026
@billyvg billyvg marked this pull request as ready for review March 26, 2026 20:46
@billyvg billyvg requested review from a team as code owners March 26, 2026 20:46
@billyvg billyvg merged commit bf8ab3a into master Mar 27, 2026
63 of 64 checks passed
@billyvg billyvg deleted the billy/feat-replay-bulk-delete-public-api branch March 27, 2026 14:22
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 12, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants