Skip to content

Commit 1f7bc50

Browse files
committed
change my mistaken wording to 'control over the serialization of parts of ...
1 parent e5ef16e commit 1f7bc50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1456,7 +1456,7 @@ requestBody:
14561456
type: '#/components/schemas/Address'
14571457
```
14581458
1459-
An `encoding` attribute is introduced to give you more control than boundaries provides over the Content-Type for `multipart` request bodies. This attribute is _only_ applicable to `multipart/*` and `x-www-form-urlencoded` request bodies.
1459+
An `encoding` attribute is introduced to give you control over the serialization of parts of `multipart` request bodies. This attribute is _only_ applicable to `multipart/*` and `x-www-form-urlencoded` request bodies.
14601460

14611461
#### <a name="encodingObject"></a>Encoding Object
14621462

0 commit comments

Comments
 (0)