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

[Feature] Use MediaType annotation to set the content type of operations with Edm.Stream return types #375

Merged
merged 3 commits into from
Apr 19, 2023

Conversation

irvinesunday
Copy link
Contributor

Closes #342

This PR:

  • Uses the MediaType annotation to set the content type for an operation with Edm.Stream return type.
  • Updates unit test and integration file to validate the above.
  • Updates release notes.

@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell B 1 Code Smell

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@irvinesunday irvinesunday merged commit 27bf1b6 into master Apr 19, 2023
@irvinesunday irvinesunday deleted the feature/is/mediatype-annotation branch April 19, 2023 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Add support for MediaType annotation
2 participants