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

.Net: Handle media types with parameters #10000

Merged

Conversation

SergeyMenshykh
Copy link
Member

Motivation, Context and Description

This PR updates the RestApiOperationRunner class to be resilient to media types specified with parameters. It's a continuation of the first PR - #9959, where the OpenApiDocumentParser was updated to allow media types with parameters.

@SergeyMenshykh SergeyMenshykh requested a review from a team as a code owner December 17, 2024 13:59
@markwallace-microsoft markwallace-microsoft added the .NET Issue or Pull requests regarding .NET code label Dec 17, 2024
@SergeyMenshykh SergeyMenshykh added openapi Issues related to the OpenAPI function importer and removed .NET Issue or Pull requests regarding .NET code labels Dec 17, 2024
@markwallace-microsoft markwallace-microsoft added the .NET Issue or Pull requests regarding .NET code label Dec 17, 2024
@SergeyMenshykh SergeyMenshykh added this pull request to the merge queue Jan 6, 2025
Merged via the queue into microsoft:main with commit caf416f Jan 6, 2025
17 checks passed
@SergeyMenshykh SergeyMenshykh deleted the support-media-type-parameters branch January 6, 2025 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET Issue or Pull requests regarding .NET code openapi Issues related to the OpenAPI function importer
Projects
Status: Sprint: Done
Development

Successfully merging this pull request may close these issues.

4 participants