Skip to content

Commit 5160b4e

Browse files
committed
"variable-list" is the correct term (not "varspec")
1 parent 13e09e3 commit 5160b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.4.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3524,7 +3524,7 @@ allowReserved | `true` | `+`
35243524
explode | `false` | _n/a_
35253525
explode | `true` | `*`
35263526

3527-
Multiple `style: form` parameters are equivalent to a single RFC6570 "varspec" using the `?` operator:
3527+
Multiple `style: form` parameters are equivalent to a single RFC6570 [variable list](https://www.rfc-editor.org/rfc/rfc6570#section-2.2) using the `?` operator:
35283528

35293529
```YAML
35303530
- name: foo

0 commit comments

Comments
 (0)