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

Problem as exceptions should convert properly to problem responses #383

Merged
merged 1 commit into from
Jan 11, 2017

Conversation

rafaelcaricio
Copy link
Collaborator

The ProblemException is an internal behaviour of Connexion and shouldn't mix with the Flask responses. Furthermore, the previous implementation of the ProblemException introduced in #368 could not be converted directly to problem responses. This PR fixed this.

@coveralls
Copy link

coveralls commented Jan 11, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling bce907f on fix-problem-expt into 34ec0ec on master.

@jmcs
Copy link
Contributor

jmcs commented Jan 11, 2017

👍

@jmcs jmcs merged commit 0eedc5d into master Jan 11, 2017
@jmcs jmcs removed the in progress label Jan 11, 2017
@rafaelcaricio rafaelcaricio deleted the fix-problem-expt branch January 11, 2017 12:58
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.

3 participants