NatLibFi / Annif

Annif is a multi-algorithm automated subject indexing tool for libraries, archives and museums.
https://annif.org
Other
196 stars 41 forks source link

Support Problem JSON in Swagger spec and REST API #27

Closed osma closed 6 years ago

osma commented 6 years ago

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

osma commented 6 years ago

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)