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

Improve EC2 Query spec documentation #823

Merged
merged 2 commits into from
Jun 9, 2021

Conversation

jdisanti
Copy link
Contributor

@jdisanti jdisanti commented Jun 9, 2021

  • Clarify protocol HTTP request behavior
  • Remove all non-flattened query names since EC2 Query automatically flattens
    all collections and maps in requests (as opposed to AWS Query where you have to
    opt in to flattening with @xmlFlattened)
  • Fix query capitalization in examples
  • Remove nested Result tag from response documentation
  • Add Response wrapper to error response example

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

- Clarify protocol HTTP request behavior
- Remove all non-flattened query names since EC2 Query automatically flattens
  all collections and maps in requests (as opposed to AWS Query where you have to
  opt in to flattening with `@xmlFlattened`)
- Fix query capitalization in examples
- Remove nested `Result` tag from response documentation
- Add `Response` wrapper to error response example
@mtdowling mtdowling merged commit eb42a47 into smithy-lang:main Jun 9, 2021
@jdisanti jdisanti deleted the ec2-query-docs branch June 18, 2021 16:27
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