Skip to content

Commit aeddb74

Browse files
committed
Clarify lack of nested multipart support.
1 parent 3b92867 commit aeddb74

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
@@ -1686,6 +1686,8 @@ Determining how to handle a `type` value of `null` depends on how `null` values
16861686
If `null` values are entirely omitted, then the `contentType` is irrelevant.
16871687
See [Appendix B](#appendix-b-data-type-conversion) for a discussion of data type conversion options.
16881688

1689+
It is not currently possible to model nested `multipart` media types.
1690+
16891691
###### Fixed Fields for RFC6570-style Serialization
16901692

16911693
| Field Name | Type | Description |

0 commit comments

Comments
 (0)