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

refactor(http-client-csharp): remove BodyMediaType #6119

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

archerzz
Copy link
Member

@archerzz archerzz commented Feb 24, 2025

  • remove BodyMediaType
  • remove corresponding properties in input models:
    • InputOperation.RequestBodyMediaType
    • OperationResponse.BodyMediaType
  • regen test/sample

part of #4215

Mingzhe Huang (from Dev Box) and others added 2 commits February 24, 2025 10:48
@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 Feb 24, 2025
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@archerzz archerzz changed the title refactor(http-client-csharp): remove InputOperation.RequestBodyMediaType refactor(http-client-csharp): remove BodyMediaType Feb 27, 2025
@archerzz archerzz marked this pull request as ready for review February 27, 2025 15:48
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.

3 participants