dbartholomae / lambda-middleware

A collection of middleware for AWS lambda functions.
https://dbartholomae.github.io/lambda-middleware/
MIT License
151 stars 18 forks source link

fix: JsonDeserializer accepts content-type header with charset #62

Closed buresmi7 closed 2 years ago

buresmi7 commented 2 years ago

Closes #61

Checklist:

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

dbartholomae commented 2 years ago

Thanks! Could you run rush change in the branch and commit the created change file? It will be used to create the change log.

codecov[bot] commented 2 years ago

Codecov Report

Merging #62 (fabb38c) into main (0ed60e1) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #62   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           56        56           
  Lines          530       530           
  Branches       103       103           
=========================================
  Hits           530       530           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9afd41c...fabb38c. Read the comment docs.