Skip to content

Commit 2b179ff

Browse files
committed
Fix accidentally removed type
1 parent 674059b commit 2b179ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/oas.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2017,6 +2017,7 @@ The nested parts are XML, plain text, and a PNG image.
20172017
```yaml
20182018
multipart/mixed:
20192019
schema:
2020+
type: array
20202021
prefixItems:
20212022
- type: array
20222023
- type: array

0 commit comments

Comments
 (0)