Getting an invalid response with new line symbol at the response on SAM CLI 0.4.0 #531
Labels
area/local/start-api
sam local start-api command
contributors/good-first-issue
Good first issue for a contributor
priority/1-critical
type/bug
Description:
Steps to reproduce the issue:
sam local start-api
and trying to requests a http://127.0.0.1:3000/testObserved result:
Expected result:
Expecting to have an empty array as a response with status code 200
OS: Ubuntu 16.04
Output of
sam --version
: 0.4.0Python version: 3.6.1.
Optional Debug logs:
The text was updated successfully, but these errors were encountered: