Skip to content

[CON-3033] feat(connectwise): Write with Patch#639

Merged
anushat05 merged 1 commit into
mainfrom
cobalt0s/connectwise-write-patch
Jun 29, 2026
Merged

[CON-3033] feat(connectwise): Write with Patch#639
anushat05 merged 1 commit into
mainfrom
cobalt0s/connectwise-write-patch

Conversation

@Cobalt0s

@Cobalt0s Cobalt0s commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Description

This change exposes the API behavior for partial updates. When users want to modify only part of an object instead of replacing the full resource, they can provide a JSON Patch document. This allows PATCH-style updates to be expressed explicitly while keeping PUT-style updates available for full object replacement.

Traditionally the API endpoint would accept payload as array [{op path value}, {...}, {...}].

Screenshot

image

@linear

linear Bot commented Jun 26, 2026

Copy link
Copy Markdown

CON-3033

Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@Cobalt0s Cobalt0s self-assigned this Jun 26, 2026
@mintlify

mintlify Bot commented Jun 26, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Ampersand 🟢 Ready View Preview Jun 26, 2026, 11:23 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@Cobalt0s Cobalt0s marked this pull request as ready for review June 26, 2026 23:27
@Cobalt0s Cobalt0s requested a review from anushat05 June 26, 2026 23:27
@anushat05 anushat05 merged commit 146a081 into main Jun 29, 2026
5 checks passed
@anushat05 anushat05 deleted the cobalt0s/connectwise-write-patch branch June 29, 2026 19:42
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