This repository was archived by the owner on Jun 2, 2021. It is now read-only.
Commit c99f82e
committed
v3 docs: Describe syntax & patterns for query parameters
- Add a new "Query Parameters" section under "Concepts"
- Call out encoding of commas in query param values (must be encoded
twice if they appear in list values, e.g. `names=a%2Cb` for a resource
named `a,b`).
[finishes #173720501]
Authored-by: Reid Mitchell <rmitchell@pivotal.io>1 parent f3a89c1 commit c99f82e
3 files changed
Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
0 commit comments