We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ab73dd commit 37f0990Copy full SHA for 37f0990
src/oas.md
@@ -777,7 +777,7 @@ MUST NOT appear in the same operation (or in the operation's path-item) as an `i
777
778
#### Fixed Fields
779
780
-The rules for serialization of the parameter are specified in one of two ways.
+The rules for serialization and deserialization of the parameter are specified in one of two ways.
781
Parameter Objects MUST include either a `content` field or a `schema` field, but not both.
782
See [Appendix B](#appendix-b-data-type-conversion) for a discussion of converting values of various types to string representations.
783
0 commit comments