We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dec28f3 commit 6b45421Copy full SHA for 6b45421
src/oas.md
@@ -776,7 +776,7 @@ There are five possible parameter locations specified by the `in` field:
776
777
#### Fixed Fields
778
779
-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.
780
Parameter Objects MUST include either a `content` field or a `schema` field, but not both.
781
See [Appendix B](#appendix-b-data-type-conversion) for a discussion of converting values of various types to string representations.
782
0 commit comments