Skip to content

feat(httpserver): add get subscription endpoint#2049

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

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

Conversation

@jcscottiii
Copy link
Copy Markdown
Collaborator

This change introduces a new HTTP endpoint to retrieve individual subscription details by ID. It includes the necessary handler, routing, and tests to ensure proper functionality.

@jcscottiii jcscottiii requested a review from jrobbins November 26, 2025 23:43
This change introduces a new HTTP endpoint to retrieve individual subscription details by ID. It includes the necessary handler, routing, and tests to ensure proper functionality.
@jcscottiii jcscottiii force-pushed the jcscottiii/get-subscription branch from 47001ad to 25a16b7 Compare December 1, 2025 15:28
@jcscottiii jcscottiii enabled auto-merge December 1, 2025 15:29
@jcscottiii jcscottiii added this pull request to the merge queue Dec 1, 2025
@jcscottiii jcscottiii linked an issue Dec 1, 2025 that may be closed by this pull request
Merged via the queue into main with commit 143de3a Dec 1, 2025
7 checks passed
@jcscottiii jcscottiii deleted the jcscottiii/get-subscription branch December 1, 2025 16:28
@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