Skip to content

Update codegen fixture files#6922

Merged
S-Saranya1 merged 3 commits into
feature/master/core-interceptors-migrationfrom
someapl/update-codegen-fixture-files
May 18, 2026
Merged

Update codegen fixture files#6922
S-Saranya1 merged 3 commits into
feature/master/core-interceptors-migrationfrom
someapl/update-codegen-fixture-files

Conversation

@S-Saranya1
Copy link
Copy Markdown

@S-Saranya1 S-Saranya1 commented Apr 29, 2026

Motivation and Context

The core interceptors to pipeline migration moves auth scheme resolution and endpoint resolution from generated interceptors to dedicated pipeline stages. This changes the generated code, the AuthSchemeInterceptor and EndpointResolverInterceptor are no longer generated with resolution logic (it now lives in AuthSchemeResolutionStage and EndpointResolutionStage).

This PR updates the codegen test fixture files to match the new generated output.

Modifications

  • Updated codegen fixture/expected files to reflect the removal of auth scheme resolution and endpoint resolution logic from generated interceptors.

Testing

  • Codegen unit tests pass with updated fixtures.
  • No runtime behavior change — these are test resource files that validate codegen output matches expectations.

@S-Saranya1 S-Saranya1 requested a review from a team as a code owner April 29, 2026 22:30
@S-Saranya1 S-Saranya1 merged commit 7545bd2 into feature/master/core-interceptors-migration May 18, 2026
17 of 30 checks passed
@github-actions
Copy link
Copy Markdown

This pull request has been closed and the conversation has been locked. Comments on closed PRs are hard for our team to see. If you need more assistance, please open a new issue that references this one.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators May 18, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants