-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.Net: Handle media types with parameters (#10000)
### 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.
- Loading branch information
1 parent
2cc5830
commit caf416f
Showing
2 changed files
with
47 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters