Skip to content

Conversation

@live1206
Copy link
Member

Contributing to the Azure SDK

Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see this section.

Copilot AI review requested due to automatic review settings January 13, 2026 02:17
@github-actions github-actions bot added CodeGen Issues that relate to code generation Mgmt This issue is related to a management package. labels Jan 13, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds a workaround to rename resource model parameters to "data" in the Azure Management Generator's operation method parameter helper. The change addresses an issue where resource model parameters aren't being renamed correctly by the existing BodyParameterNameNormalizer logic.

Changes:

  • Adds explicit resource model parameter renaming logic before the existing body parameter normalization
  • Includes a TODO comment indicating this should be handled by existing logic but needs investigation

@live1206 live1206 merged commit 1004152 into Azure:main Jan 13, 2026
25 checks passed
@live1206 live1206 deleted the fix-renaming branch January 13, 2026 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CodeGen Issues that relate to code generation Mgmt This issue is related to a management package.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants