Skip to content

Commit 9922fe3

Browse files
fix broken example
For the Appendix C.4 example, "words" is said to not explode its values.
1 parent 4acc945 commit 9922fe3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/oas.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4423,6 +4423,7 @@ parameters:
44234423
type: array
44244424
items:
44254425
type: string
4426+
explode: false
44264427
```
44274428
44284429
This translates to the following URI Template:

0 commit comments

Comments
 (0)