2 Commits

Author SHA1 Message Date
Erik Erikson
0d9e6ef2f6 Allow invoke to accept absolute paths
Resolves https://github.com/serverless/serverless/issues/2442

1. Allow for the given `path` parameter to be an absolute path.  Detect this case and do not prepend the service path in this case.
2. Update docs (including random missing apostrophe)
3. Add test to verify absolute path use
2016-10-18 15:08:14 -07:00
Philipp Muens
5f48d56f7d Add and update documentation 2016-10-05 12:53:14 -07:00