Skip to content

Commit 763cc7b

Browse files
committed
"variable-list" is the correct term (not "varspec")
1 parent 017681a commit 763cc7b

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
@@ -3529,7 +3529,7 @@ allowReserved | `true` | `+`
35293529
explode | `false` | _n/a_
35303530
explode | `true` | `*`
35313531

3532-
Multiple `style: form` parameters are equivalent to a single RFC6570 "varspec" using the `?` operator:
3532+
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:
35333533

35343534
```YAML
35353535
- name: foo

0 commit comments

Comments
 (0)