13 Commits

Author SHA1 Message Date
Philipp Muens
3c407ea2d9 Switch from http_endpoint to http_endpoints
http_endpoints is correct as the property might contain one or more endpoints.
2016-06-15 12:25:44 +02:00
Philipp Muens
7311d3c89a Add documentation for awsCompileApigEvents plugin
Fix some minor typos and format issues alongside.
2016-06-15 12:25:44 +02:00
Philipp Muens
974922e0d2 Fix invalid docs
Fix the docs so that the custom resources section is correct again.
2016-06-15 12:17:47 +02:00
Philipp Muens
75b9c617af Update serverless.yaml file
Fix indentations and fix naming in resources section so that it matches the recent changes.
2016-06-15 11:34:45 +02:00
Philipp Muens
8f913b2e59 Add more docs for event usage 2016-06-14 10:45:28 +02:00
Philipp Muens
42bd7a4371 Add docs for Serverless service files
Fix some minor stuff alongside.
2016-06-14 09:30:40 +02:00
Philipp Muens
d7b6c6ff75 Add event sources concept to docs
Updated the services definition to reflect the recent changes and fixed some minor
stuff.
2016-06-13 19:42:17 +02:00
Philipp Muens
b7ce3e1ed2 Update plugins concept docs
Update plugins concept docs so that both, the serverless instance and the options are
shown in the examples.
2016-06-09 19:43:13 +02:00
Philipp Muens
90c4feeca5 Add validateOptions functionality in PluginManager class 2016-06-09 19:43:13 +02:00
Philipp Muens
40f6dab03f Move options passing to the plugins constructor 2016-06-09 19:43:13 +02:00
Philipp Muens
aea591bc8b Add example for plugin usage definition in serverless.yaml file 2016-06-06 08:28:52 +02:00
Philipp Muens
1abbdc5f75 Reformat config docs
So that they are easier to edit and view. Furthermore
serverless.yml is renamed to serverless.yaml to reflect recent
changes in service parsing.
2016-06-06 08:28:52 +02:00
Philipp Muens
71f58c55dd Move concepts into an own subfolder 2016-06-06 08:28:52 +02:00