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
@@ -1261,7 +1261,7 @@ Assume a parameter named `color` has one of the following values:
1261
1261
object -> { "R": 100, "G": 200, "B": 150 }
1262
1262
```
1263
1263
1264
-
The following table shows serialized examples, as would be shown with the `example` or `examples` keywords, of the different serializations for each value.
1264
+
The following table shows serialized examples, as would be shown with the `example` or `examples` keywords, of the different serializations for the value of each supported type.
1265
1265
1266
1266
* The value _empty_ denotes the empty string, and is unrelated to the `allowEmptyValue` field.
1267
1267
* The behavior of combinations marked _n/a_ is undefined.
0 commit comments