Skip to content

Commit 37f0990

Browse files
mention deserialization too
1 parent 7ab73dd commit 37f0990

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
@@ -777,7 +777,7 @@ MUST NOT appear in the same operation (or in the operation's path-item) as an `i
777777

778778
#### Fixed Fields
779779

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

0 commit comments

Comments
 (0)