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 clarifications on how to use mediaType trait #500

Merged
merged 1 commit into from
Jul 16, 2020

Conversation

mtdowling
Copy link
Member

This commit clarifies what the mediaType trait is used for, the fact
that it's a design-time contract, and adds a missing header
serialization test to ensure that mediaType trait strings are base64
encoded.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mtdowling mtdowling requested a review from kstich July 16, 2020 04:47
This commit clarifies what the mediaType trait is used for, the fact
that it's a design-time contract, and adds a missing header
serialization test to ensure that mediaType trait strings are base64
encoded.
@mtdowling mtdowling force-pushed the media-type-clarifications branch from 4a47ed6 to fd4c329 Compare July 16, 2020 15:50
@mtdowling mtdowling requested a review from kstich July 16, 2020 15:50
@mtdowling mtdowling merged commit 371cbdf into master Jul 16, 2020
@mtdowling mtdowling deleted the media-type-clarifications branch August 7, 2020 05:42
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.

2 participants