Closed foltik closed 3 years ago
Updated all lambdas to return a json.dumps()ed body, and all tests to parse the body when needed. Only verified tests I could run locally, so additional tests that rely on API keys or being actually deployed may need to be updated.
json.dumps()
Updated all lambdas to return a
json.dumps()
ed body, and all tests to parse the body when needed. Only verified tests I could run locally, so additional tests that rely on API keys or being actually deployed may need to be updated.