Skip to content
New issue

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

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

Already on GitHub? # to your account

Add PATCH to CustomObjectsApi #53

Merged

Conversation

craigtracey
Copy link
Contributor

Currently the swagger schema for CustomObjectsApi does not support
PATCHing CustomObjects; only replacing. Both TPR and CRD support update
in their respective schemas.

This change adds the swagger schema to PATCH CustomObjects.

Signed-off-by: Craig Tracey craigtracey@gmail.com

Currently the swagger schema for CustomObjectsApi does not support
PATCHing CustomObjects; only replacing. Both TPR and CRD support update
in their respective schemas.

This change adds the swagger schema to PATCH CustomObjects.

Signed-off-by: Craig Tracey <craigtracey@gmail.com>
@brendandburns
Copy link
Contributor

LGTM. thanks.

@brendandburns brendandburns merged commit dd4e762 into kubernetes-client:master Feb 14, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants