Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support replacing a member in custom code (Methods) #4472

Closed
JoshLove-msft opened this issue Sep 18, 2024 · 0 comments · Fixed by #4547
Closed

Support replacing a member in custom code (Methods) #4472

JoshLove-msft opened this issue Sep 18, 2024 · 0 comments · Fixed by #4547
Assignees
Labels
emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp

Comments

@JoshLove-msft
Copy link
Contributor

JoshLove-msft commented Sep 18, 2024

Support https://github.com/Azure/autorest.csharp/blob/feature/v3/readme.md#replace-any-generated-member for methods.

@JoshLove-msft JoshLove-msft added the emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp label Sep 18, 2024
@jorgerangel-msft jorgerangel-msft self-assigned this Sep 20, 2024
github-merge-queue bot pushed a commit that referenced this issue Oct 2, 2024
This PR adds support for replacing generated methods with custom code.
It also fixes several issues with constructing nullable types from
custom code.

fixes: #4472
github-merge-queue bot pushed a commit that referenced this issue Oct 7, 2024
This PR adds tests for replacing serialization methods via custom code
which was covered as part of the work in
#4472.
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 a pull request may close this issue.

2 participants