Skip to content

Commit 93de1e0

Browse files
committed
Clarify lack of nested multipart support.
1 parent 73ae7dd commit 93de1e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/oas.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1583,6 +1583,8 @@ Determining how to handle a `type` value of `null` depends on how `null` values
15831583
If `null` values are entirely omitted, then the `contentType` is irrelevant.
15841584
See [Appendix B](#appendix-b-data-type-conversion) for a discussion of data type conversion options.
15851585

1586+
It is not currently possible to model nested `multipart` media types.
1587+
15861588
###### Fixed Fields for RFC6570-style Serialization
15871589

15881590
| Field Name | Type | Description |

0 commit comments

Comments
 (0)