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 bodyMediaType to malformed request tests #2309

Merged
merged 1 commit into from
Jun 5, 2024
Merged

Commits on Jun 5, 2024

  1. Add bodyMediaType to malformed request tests

    This commit adds the bodyMediaType field to request definitions in
    httpMalformedRequestsTests. Specifying the body media type allows tests
    to specify protocols that use binary-based serialization formats, like
    Smithy RPCv2 CBOR, as their bodies must be base64-encoded in models.
    kstich committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    bfb9de2 View commit details
    Browse the repository at this point in the history