Commit 97ac69e
committed
test(orval): align path key in #1935 fixture with userId path param
Make the standalone projects.yaml a valid OpenAPI document by changing
its path key from `/projects` to `/users/{userId}/projects` so the
declared `userId` path parameter matches the path template. Update the
root $ref accordingly to use the JSON Pointer / percent-encoded escape,
mirroring the existing issue-3380 fixture. No change to bundled output.1 parent 35b7f8c commit 97ac69e
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments