Skip to content

feat(httpserver): add delete subscription endpoint#2050

Merged
jcscottiii merged 1 commit intomainfrom
jcscottiii/delete-subscription
Dec 1, 2025
Merged

feat(httpserver): add delete subscription endpoint#2050
jcscottiii merged 1 commit intomainfrom
jcscottiii/delete-subscription

Conversation

@jcscottiii
Copy link
Copy Markdown
Collaborator

This change introduces a new HTTP endpoint to delete saved search subscriptions. It includes the necessary handler, tests, and OpenAPI specification updates to support this functionality.

@jcscottiii jcscottiii requested a review from jrobbins November 26, 2025 23:42
@jcscottiii jcscottiii linked an issue Dec 1, 2025 that may be closed by this pull request
This change introduces a new HTTP endpoint to delete saved search subscriptions. It includes the necessary handler, tests, and OpenAPI specification updates to support this functionality.
@jcscottiii jcscottiii force-pushed the jcscottiii/delete-subscription branch from d1a115b to e2a8b16 Compare December 1, 2025 18:33
@jcscottiii jcscottiii enabled auto-merge December 1, 2025 18:34
@jcscottiii jcscottiii added this pull request to the merge queue Dec 1, 2025
Merged via the queue into main with commit 04f61d0 Dec 1, 2025
7 checks passed
@jcscottiii jcscottiii deleted the jcscottiii/delete-subscription branch December 1, 2025 19:37
@DanielRyanSmith DanielRyanSmith mentioned this pull request Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[API] Implement CRUD Endpoints for Subscriptions

2 participants