OAI / sig-moonwalk

Version 4.x of the OpenAPI Specification is known as "Moonwalk," and has a goal to ship in 2024.
https://www.openapis.org/blog/2023/12/06/openapi-moonwalk-2024
Apache License 2.0
278 stars 13 forks source link

Update to latest RFCs where applicable #70

Closed miqui closed 5 months ago

miqui commented 7 months ago

OAS 3.1.0 - https://spec.openapis.org/oas/latest.html#http-status-codes mentions RFC7231 to refer to http status codes. The new RFC 9110 obsoletes RFC7231.

https://datatracker.ietf.org/doc/html/rfc9110

Thoughts?

miqui commented 6 months ago

from @handrews

this is the sort of chore we'll automatically have in our pre-release checklist, as there are always new RFCs and trying to nail them down a year in advance is futile

Agreed. I was thinking of doing this gradually since I did not think too many news ones would creep in and we'll have less to do. But, sure this is ok.

handrews commented 5 months ago

Thanks @miqui , we'll close this since we know we'll come back to it later.