Skip to content

Fix database-snapshot:get and :delete hitting a 404 - #212

Merged
joetannenbaum merged 1 commit into
mainfrom
fix-database-snapshot-endpoints
Sep 3, 2026
Merged

Fix database-snapshot:get and :delete hitting a 404#212
joetannenbaum merged 1 commit into
mainfrom
fix-database-snapshot-endpoints

Conversation

@joetannenbaum

Copy link
Copy Markdown
Collaborator

Both commands called /databases/clusters/{cluster}/snapshots/{snapshot}, which does not exist. The nested snapshot routes only cover listing and creating; show and destroy live at /database-snapshots/{snapshot}.

@joetannenbaum
joetannenbaum merged commit 1c53899 into main Sep 3, 2026
6 checks passed
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.

1 participant