Skip to content

feat(managed-databases): add update method for PATCH support#55

Merged
gabrielmouallem merged 1 commit intomasterfrom
feat/trusted-sources-managed-databases
Mar 10, 2026
Merged

feat(managed-databases): add update method for PATCH support#55
gabrielmouallem merged 1 commit intomasterfrom
feat/trusted-sources-managed-databases

Conversation

@gabrielmouallem
Copy link
Contributor

Summary

  • Add update(databaseId, bodyData) method to ManagedDatabases resource for PATCH /managed_databases/:id support
  • Used by the dashboard to update trusted sources (IP whitelisting) on ClickHouse managed databases

Related PRs

Files changed

  • lib/resources/managed-databases/index.js — Added update method
  • lib/resources/managed-databases/test.js — Added test cases

🤖 Generated with Claude Code

Add PATCH support to ManagedDatabases resource for updating trusted
sources (CIDR-based IP whitelisting) on ClickHouse databases.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@gabrielmouallem gabrielmouallem merged commit 04a879f into master Mar 10, 2026
4 checks passed
@gabrielmouallem gabrielmouallem deleted the feat/trusted-sources-managed-databases branch March 10, 2026 18:46
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.

2 participants