Skip to content

Commit 50df707

Browse files
mention deserialization too
1 parent 83662e5 commit 50df707

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
@@ -776,7 +776,7 @@ There are five possible parameter locations specified by the `in` field:
776776

777777
#### Fixed Fields
778778

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

0 commit comments

Comments
 (0)