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

service/apigateway: Adds prototyped GetAPIKeyRequest that uses rest encoder utility #1

Closed
wants to merge 6 commits into from

Conversation

skotambkar
Copy link
Owner

  • Adds prototype for getApiKey request that use rest encoder utility from PR aws/aws-sdk-go-v2#449
  • This PR adds changes on top of changes added for PR aws/aws-sdk-go-v2#441, also takes in changes from PR aws/aws-sdk-go-v2#449.
  • We add Marshal.go for service/apigateway. It contains prototyped marshaler operations and functions.
  • We also add test to compare the marshaled request using rest encoder utility with the old rest marshaler.

@skotambkar skotambkar force-pushed the prototype/apigateway branch 3 times, most recently from ce31d91 to b6e36c0 Compare December 6, 2019 23:47
@skotambkar skotambkar closed this Aug 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants