This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
serverless
Watch
1
Star
0
Fork
0
You've already forked serverless
mirror of
https://github.com/serverless/serverless.git
synced
2026-01-18 14:58:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
serverless
/
lib
History
Philipp Muens
ca830fd640
Merge pull request
#6231
from DASPRiD/bugfix/request-model-api-gateway-reference
...
Reference custom ApiGateway for models and request validators if conf…
2019-06-17 13:59:37 +02:00
..
classes
use path.basename
2019-06-11 08:52:00 -04:00
plugins
Merge pull request
#6231
from DASPRiD/bugfix/request-model-api-gateway-reference
2019-06-17 13:59:37 +02:00
utils
refactor getServerlessConfigFile to simply accept a serverless object
2019-06-10 11:19:14 -04:00
Serverless.js
use minimist directly to parse the --config option early rather than instantiating CLI
2019-06-10 11:19:14 -04:00
Serverless.test.js
Thorough integration testing
2019-05-30 15:20:58 +02:00