aws / aws-lambda-dotnet

Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
Apache License 2.0
1.58k stars 477 forks source link

fix: Use the ILambdaSerializer to serialize the response body when returning an IHttpResult and generate documentation comments for public members #1748

Closed 96malhar closed 6 months ago

96malhar commented 6 months ago

Issue #, if available:

Description of changes:

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