You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`number`, `integer`, or `boolean` | _n/a_ | `text/plain`
@@ -1915,7 +1915,7 @@ requestBody:
1915
1915
items: {}
1916
1916
```
1917
1917
1918
-
As seen in the section on `multipart/form-data` below, the empty schema for `items` indicates a media type of `application/octet-stream`.
1918
+
As seen in the [Encoding Object's `contentType` field documentation](#encodingContentType), the empty schema for `items` indicates a media type of `application/octet-stream`.
0 commit comments