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

Support Problem JSON in Swagger spec and REST API #27

Closed
osma opened this issue Oct 10, 2017 · 1 comment
Closed

Support Problem JSON in Swagger spec and REST API #27

osma opened this issue Oct 10, 2017 · 1 comment
Milestone

Comments

@osma
Copy link
Member

osma commented Oct 10, 2017

Our REST responses in error situations should follow RFC 7807. Some concrete guidance can be found in the Zalando RESTful API guidelines

@osma osma added this to the Long term milestone Oct 10, 2017
@osma
Copy link
Member Author

osma commented Oct 10, 2017

I put this in Long term milestone for now, but it's possible that we need to implement this earlier, once we start using Connexion (#10)

@osma osma modified the milestones: Long term, v0.22 May 8, 2018
@osma osma closed this as completed in 86bb220 May 8, 2018
osma added a commit that referenced this issue May 8, 2018
Use Problem JSON (RFC 7807) to report errors in REST API. Fixes #27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant