APPSEC-60188: gracefully accept `null` in APIGW response by RomainMuller · Pull Request #960 · DataDog/datadog-lambda-extension
I strongly suspect the .NET Lambda SDK (from Amazon) produces `null` values instead of omitting fields, which appears to be accepted by API Gateway but is presently rejected by our parsing logic. This addresses this problem and adds a new test case. JJ-Change-Id: vprmkv
RomainMuller
changed the title
fix(aap): gracefully accept
APPSEC-60188: gracefully accept null in APIGW responsenull in APIGW response
RomainMuller
deleted the
romain.marcadier/gracefully-accept-null
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters