Skip to content

Conversation

@radhgupta
Copy link
Member

This pull request updates the C# HTTP client generator to improve parameter naming consistency for paging operations. Specifically, it ensures that the "top" query parameter is renamed to "maxCount" in generated REST client methods, and adds a corresponding unit test to verify this behavior. Additionally, the InputParameter.Update method is enhanced to allow updating multiple fields at once.

Solves: #9502

@microsoft-github-policy-service microsoft-github-policy-service bot added the emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp label Jan 29, 2026
@github-actions
Copy link
Contributor

No changes needing a change description found.

@radhgupta radhgupta marked this pull request as ready for review January 29, 2026 01:45
@radhgupta radhgupta added this pull request to the merge queue Jan 29, 2026
Merged via the queue into microsoft:main with commit ce9f800 Jan 29, 2026
23 checks passed
@radhgupta radhgupta deleted the topToMaxcount branch January 29, 2026 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants