mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
* Lowercase stringValue to allow for wider range of inputs. This change simply adds toLowerCase() when assigning stringValue to allow enable a case-insensitive input (True, TRUE, False, False) * Update variables.md Added documentation showing lowercase change to strToBool * Update str-to-bool.test.js Added uppercase/mixedcase test * Update str-to-bool.test.js fixed test description for str-to-bool case checks * fix linting/prettier issues with strToBool test/func patch
Read this on the main serverless docs site
Serverless AWS Lambda Guide
Welcome to the Serverless AWS Lambda Guide!
Get started with the Introduction to the framework
If you have questions, join the chat in Slack or post over on the forums