Skip to content

Commit be81511

Browse files
mention deserialization too
1 parent 9922fe3 commit be81511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1140,7 +1140,7 @@ There are four possible parameter locations specified by the `in` field:
11401140

11411141
##### Fixed Fields
11421142

1143-
The rules for serialization of the parameter are specified in one of two ways.
1143+
The rules for serialization and deserialization of the parameter are specified in one of two ways.
11441144
Parameter Objects MUST include either a `content` field or a `schema` field, but not both.
11451145
See [Appendix B](#appendix-b-data-type-conversion) for a discussion of converting values of various types to string representations.
11461146

0 commit comments

Comments
 (0)