Commit 28faf0f
committed
Clarify spaceDelimited with spaces in values
The OAS does not define how to avoid collisions between parameter
values and style delimiters. Mostly, this is straightforward,
but the need to URL encode space characters introduces extra
confusion. Make it clear that managing this occurs outside
of the use of style, and is the responsibility of users.1 parent 157f033 commit 28faf0f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1058 | 1058 | | |
1059 | 1059 | | |
1060 | 1060 | | |
| 1061 | + | |
1061 | 1062 | | |
1062 | 1063 | | |
1063 | 1064 | | |
| |||
0 commit comments