You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/oas.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -907,7 +907,7 @@ Assume a parameter named `color` has one of the following values, where the valu
907
907
object -> { "R": 100, "G": 200, "B": 150 }
908
908
```
909
909
910
-
The following table shows serialized examples, as would be shown with the `serializedValue` field of an Example Object, of the different serializations for each value.
910
+
The following table shows serialized examples, as would be shown with the `serializedValue` field of an Example Object, of the different serializations for the value of each supported type.
911
911
912
912
* The value _empty_ denotes the empty string, and is unrelated to the `allowEmptyValue` field.
913
913
* The behavior of combinations marked _n/a_ is undefined.
0 commit comments