Skip to content

Commit bda90e1

Browse files
Update registries/_media-type/sequential_multipart.md
Co-authored-by: Phil Sturgeon <[email protected]>
1 parent cfc9d18 commit bda90e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

registries/_media-type/sequential_multipart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ In both cases, `itemEncoding` can used to manage the media type and headers of e
3131

3232
The `boundary` required parameter is common to all `multipart` subtypes, but does not need to be described explicitly in OpenAPI Descriptions as it is typically generated and used automatically, with a value that is not predictable in advance.
3333

34-
Note that OAS v3.0 claimed support for `multipart/mixed`, but did not define a mechanism for doing so for reasons that are no longer known. This claim of support was removed in OAS v3.0.4 and OAS v3.1.1, but can be seen in older patch releases of the 3.0 and 3.1 lines.
34+
Note that OAS v3.0 claimed support for `multipart/mixed`, but behaviour was undefined. The claim of support was removed in OAS v3.0.4 and OAS v3.1.1, but can be seen in older patch releases of the 3.0 and 3.1 lines.
3535
{% endcapture %}
3636

3737
{% include media-type-entry.md summary=summary remarks=remarks %}

0 commit comments

Comments
 (0)