Skip to content

Commit bc742e6

Browse files
authored
Merge branch 'main' into fix/arm-lib-docs-improvement
2 parents 8294f5c + 1140c23 commit bc742e6

438 files changed

Lines changed: 119936 additions & 1766 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.chronus/changes/add-ts-emitter-playground-2026-5-10-14-24-35.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

.chronus/changes/fix-sample-grouped-parameters-2026-6-26-9-40-28.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

.chronus/changes/kazrael2119-patch-1-2026-5-15-8-32-26.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

.chronus/changes/remove-branded-flavor-options-2026-6-17-0-0-0.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

.chronus/changes/remove-rlc-support-2026-6-18-0-0-0.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.chronus/changes/speed-up-typespec-ts-tests-2026-03-04-00-00-00.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.chronus/changes/tcgc-api-version-map-2026-5-17-10-55-0.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.chronus/changes/tcgc-fixPathInOverride-2026-5-16-15-19-10.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ packages:
44
- "@azure-tools/typespec-client-generator-core"
55
---
66

7-
Verify all `@path` parameters are present in override
7+
Verify all path parameters are preserved in `@override` customizations. The check now resolves the original operation's realized HTTP route to determine its path parameters, instead of relying on the `@path` decorator in the type graph. This correctly handles parameters that carry `@path` but are not part of the realized route (for example an ARM key surfaced by a templated provider action) as well as `@path` parameters nested inside a plain model or `@bodyRoot`. The corresponding override parameter is matched by name rather than position so overrides that add or reorder parameters no longer produce false `override-parameters-mismatch` diagnostics.

.chronus/changes/tcgc-override-match-params-by-name-2026-6-23-16-30-0.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.chronus/changes/tcgc-override-realized-path-2026-6-23-2-30-0.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)