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-25 15:07:39 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
serverless
/
lib
/
plugins
/
aws
/
deploy
/
compile
/
events
/
apiGateway
/
lib
History
Florian Motlik
3650554d53
Merge pull request
#1702
from mallzee/1683-function-order-fix
...
fix(deploy): Functions no longer need to maintain order
2016-08-01 18:20:37 +02:00
..
apiKeys.js
added tests for api keys
2016-07-26 18:23:47 +09:00
authorizers.js
added arn support for custom authorizers
2016-07-26 01:57:30 +09:00
deployment.js
Fix AwsCompileApigEvents plugin and tests
2016-06-21 11:28:44 +02:00
methods.js
Merge pull request
#1702
from mallzee/1683-function-order-fix
2016-08-01 18:20:37 +02:00
permissions.js
added more tests for methods and permissions in apig
2016-07-26 01:57:30 +09:00
resources.js
Fixing lint errors
2016-07-29 11:09:57 +01:00
restApi.js
Fix AwsCompileApigEvents plugin and tests
2016-06-21 11:28:44 +02:00
validate.js
Switch from .yaml to the more convenient .yml
2016-07-27 10:39:41 +02:00