Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

Fix serialization issues with the AWS Console test requests. #69

Merged
merged 1 commit into from
Feb 19, 2022
Merged

Fix serialization issues with the AWS Console test requests. #69

merged 1 commit into from
Feb 19, 2022

Conversation

calavera
Copy link
Owner

Test requests serialize null headers and queries, instead
of omitting the fields. These changes make the deserialization
work by creating default structs, so we don't have to add more
optionals.

Fixes #67

Signed-off-by: David Calavera david.calavera@gmail.com

Test requests serialize null headers and queries, instead
of omitting the fields. These changes make the deserialization
work by creating default structs, so we don't have to add more
optionals.

Signed-off-by: David Calavera <david.calavera@gmail.com>
@calavera calavera merged commit 858ee85 into calavera:master Feb 19, 2022
@calavera calavera deleted the fix_optional_proxy_values branch February 19, 2022 00:48
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Private APIGW: invalid type null
1 participant