Skip to content

Revert "[http-client-csharp] add operators for collection types" #7676

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

Merged
merged 1 commit into from
Jun 18, 2025

Conversation

JoshLove-msft
Copy link
Contributor

Reverts #7646

We don't really need the explicit operators for collection types as the ClientResult will have multiple elements so casting to the type won't work. We can add these by hand for the OAI use case.

@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 Jun 18, 2025
@JoshLove-msft JoshLove-msft enabled auto-merge June 18, 2025 18:18
@JoshLove-msft JoshLove-msft added this pull request to the merge queue Jun 18, 2025
Merged via the queue into main with commit 9c27914 Jun 18, 2025
21 checks passed
@JoshLove-msft JoshLove-msft deleted the revert-7646-fix-operators branch June 18, 2025 19:09
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