Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply command #23

Merged
merged 8 commits into from
Dec 15, 2021
Merged

Apply command #23

merged 8 commits into from
Dec 15, 2021

Conversation

gtsystem
Copy link
Owner

@gtsystem gtsystem commented Dec 14, 2021

This PR addresses issue #16 and adds a new method to the client for creating and editing objects using server side apply operation. Server side apply is now supported in Client.patch() as well.
Furthermore field_manager can now be set in the client constructor or in one of the write methods (Client.create(), Client.patch(), Client.replace(), Client.apply).

@gtsystem gtsystem merged commit 6326755 into master Dec 15, 2021
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