belgif / rest-guide

REST Guidelines of Belgian government institutions
https://www.belgif.be/specification/rest/api-guide/
Apache License 2.0
24 stars 4 forks source link

Refer to (and use) RFC 9457 #142

Closed JDMKSZ closed 11 months ago

JDMKSZ commented 11 months ago

The REST guide refers to RFC 7807 for defining problem details. This year, RFC7807 was superseded by RFC 9457, which improves the former. We should refer to the newer RFC and check for improvements to make.

pvdbosch commented 11 months ago

like in https://github.com/belgif/rest-guide/pull/139 :)

pvdbosch commented 11 months ago

We'll go over the RFC changes in the WG. From what I can see, there's not much changes affecting us - https://www.rfc-editor.org/rfc/rfc9457#appendix-D

JDMKSZ commented 11 months ago

like in #139 :)

So stupid, when searching the issues I didn't find anything yet, but I should've looked in PR's also. Sorry for the duplicate.