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

Bug 1539757 - async unbind returns http 202 #704

Merged
merged 1 commit into from Jan 29, 2018

Conversation

mhrivnak
Copy link
Member

Previously it was incorrectly returning response code 200 when the operation
ran asynchronously.

fixes #701

Reviewed and approved here: #702

Previously it was incorrectly returning response code 200 when the operation
ran asynchronously.

fixes openshift#701
@openshift-ci-robot openshift-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jan 29, 2018
@eriknelson eriknelson merged commit 8ad0bc7 into openshift:master Jan 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DELETE binding returns 200 instead of 202
3 participants