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

Missing DELETE /api/conditions/:id #13161

Merged
merged 1 commit into from
Dec 14, 2016

Conversation

abellotti
Copy link
Member

The Conditions delete was implemented via POST "delete"
on both resources and collection for bulks delete, but we
were missing support for HTTP DELETE /api/conditions/:id

The Conditions delete was implemented via POST "delete"
on both resources and collection for bulks delete, but we
were missing support for HTTP DELETE /api/conditions/:id
@miq-bot
Copy link
Member

miq-bot commented Dec 13, 2016

Checked commit abellotti@ee2d57f with ruby 2.2.5, rubocop 0.37.2, and haml-lint 0.16.1
1 file checked, 0 offenses detected
Everything looks good. 👍

Copy link
Contributor

@imtayadeway imtayadeway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :shipit:

@gtanzillo gtanzillo added this to the Sprint 51 Ending Jan 2, 2017 milestone Dec 14, 2016
@gtanzillo gtanzillo merged commit 2d3f0b8 into ManageIQ:master Dec 14, 2016
@abellotti abellotti deleted the api_conditions_delete branch December 20, 2016 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants