Skip to content

fix: version and type are required by the message format - #217

Merged
seebees merged 7 commits into
aws:masterfrom
seebees:verify_version_and_type
Sep 20, 2019
Merged

fix: version and type are required by the message format#217
seebees merged 7 commits into
aws:masterfrom
seebees:verify_version_and_type

Conversation

@seebees

@seebees seebees commented Sep 18, 2019

Copy link
Copy Markdown
Contributor

resolves #209

The version and type are required values.
This error will help clarify malformed messages.
Especially string messages that have been encoded
and the proper encoding has not been passed.

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

Check any applicable:

  • Were any files moved? Moving files changes their URL, which breaks all hyperlinks to the files.

@seebees
seebees requested a review from a team September 18, 2019 16:57
resolves aws#209

The version and type are required values.
This error will help clarify malformed messages.
Especially string messages that have been encoded
and the proper encoding has not been passed.
@seebees
seebees force-pushed the verify_version_and_type branch from 8a91c04 to 5d14443 Compare September 18, 2019 16:57
Comment thread modules/serialize/test/fixtures.ts
mattsb42-aws
mattsb42-aws previously approved these changes Sep 20, 2019
@seebees
seebees merged commit de30b36 into aws:master Sep 20, 2019
@seebees
seebees deleted the verify_version_and_type branch September 20, 2019 00:40
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.

Verify the version and type in deserializeMessageHeader

2 participants