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

Add return MIME type #145

Merged
merged 1 commit into from
Feb 14, 2019
Merged

Add return MIME type #145

merged 1 commit into from
Feb 14, 2019

Conversation

fmhwong
Copy link
Contributor

@fmhwong fmhwong commented Feb 12, 2019

Add return MINE type to interfaces. Fixes #144

Signed-off-by: Felix Wong <fmhwong@ca.ibm.com>
@fmhwong
Copy link
Contributor Author

fmhwong commented Feb 12, 2019

@pavolloffay Please review.

@pavolloffay pavolloffay merged commit b13bc65 into eclipse:master Feb 14, 2019
@penehyba
Copy link

penehyba commented Jun 3, 2019

There is typo MINE -> MIME (https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types) and this propagates into changelog of 1.3.1 release https://github.com/eclipse/microprofile-opentracing/releases/

@pavolloffay pavolloffay changed the title Add return MINE type Add return MIME type Jun 3, 2019
@pavolloffay
Copy link
Member

Thanks, I have created #154 to fix it in the changelog

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.

REST Client TCK missing @Produces(MediaType.TEXT_PLAIN)
3 participants