UnionInternationalCheminsdeFer / OSDM

Projects related to an open sales & distribution API for public transportation.
https://osdm.io
Apache License 2.0
58 stars 21 forks source link

RFC 7807 superseded by RFC 9547 for HTTP Problem Detail #486

Closed schlpbch closed 3 months ago

schlpbch commented 7 months ago

In the swagger API documentation file (OSDM-online-api-v3.0.3.yml) is there a reference to RFC 7807. Should this be replaced with reference to RFC 9457: Problem Details for HTTP APIs?

Delta is defined here: https://datatracker.ietf.org/doc/html/rfc9457#name-changes-from-rfc-7807

jspetrak commented 7 months ago

@schlpbch A pull request will be created when we finish the discussion on error handling and gather all necessary changes to API and documentation. I am already tracking a task #361 for that.

jspetrak commented 7 months ago

Josef to review if the new RFC is BC. If so, update the docs.

jspetrak commented 5 months ago

From #361

RFC 7807 is deprecated in favor of RFC 9457.

https://www.rfc-editor.org/rfc/rfc9457.html

https://blog.frankel.ch/problem-details-http-apis/