coforma / swift-tech-challenge

MIT License
0 stars 0 forks source link

Issue (#91) - Images not displaying #92

Closed cuevas1876 closed 6 months ago

cuevas1876 commented 6 months ago

Fix Images not displaying bug

Summary

Cloudformation was not forwarding all queries to API gateway so image requests through query strings were failing. This adds a origin request rule to forward all query strings to API gateway

Fixes # (#91 )

Type of change

Please delete options that are not relevant.

How To Test

Checklist:

codeclimate[bot] commented 6 months ago

Code Climate has analyzed commit fa234976 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (90% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.