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

fix(api): return proper json response on 409 conflict with plugins #2171

Closed
wants to merge 2 commits into from

Conversation

Tieske
Copy link
Member

@Tieske Tieske commented Mar 7, 2017

The plugin schema returned the wrong error format which was not rendered as json.

  • updated two tests to match the fix
  • added a test to check for json content

Fix #2014

Tieske added 2 commits March 7, 2017 15:35
The plugin schema returned the wrong error format which was not
rendered as json.
- updated two tests to match the fix
- added a test to check for json content
@Tieske Tieske added this to the 0.10 RC milestone Mar 7, 2017
@thibaultcha
Copy link
Member

Sweet, manually merged with

  • proper style
  • proper git commit messages
  • proper Changelog format

@thibaultcha thibaultcha closed this Mar 7, 2017
@thibaultcha thibaultcha deleted the fix/jsonerror branch March 7, 2017 19:43
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