This release brings no significant changes, but a valuable selection of updates and improvements in the specification text, including:
- corrections and clarifications to the table of Style Examples (used in parameter encoding)
- additional notes on in/style/explode combinations that are prohibited, namely:
in: cookie, style: form, explode: falsewith arrays or objectsstyle: form, explode: truewith arrays or objects in encoding objects such asapplication/x-www-form-urlencodedcontent ormultipart/*message bodies
- more cross-references to RFCs and other sections of the specification to make the document easier to navigate
- corrections to descriptions of how
encodingobjects are used, such as the use ofprefixEncodinganditemEncodingwith data modelled as an array, and usage ofcontentTypetogether or separately from aContent-Typeheader in a message part - clarification of how paths are matched when a template variable contains a "/"
- addition of an ABNF for the
encoding/<name>/contentTypefield