Commit 8494a66
fix(http-specs): align route to "/dollar-sign" in main and mockapi (#10962)
The changelog entry for the dollar-sign query route fix was marked as
`internal` but should be `fix` — the change corrects a bug where the
TypeSpec `@route` path didn't match the mock API URI, causing SDK test
404s.
## Changes
- Updated `.chronus/changes/http-specs-fix-dollar-sign-route-*.md`:
`changeKind: internal` → `changeKind: fix`
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: weidongxu-microsoft <53292327+weidongxu-microsoft@users.noreply.github.com>1 parent 3a86d4e commit 8494a66
3 files changed
Lines changed: 9 additions & 2 deletions
File tree
- .chronus/changes
- packages/http-specs
- specs/parameters/query
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1552 | 1552 | | |
1553 | 1553 | | |
1554 | 1554 | | |
1555 | | - | |
| 1555 | + | |
1556 | 1556 | | |
1557 | 1557 | | |
1558 | 1558 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments