examples
examples copied to clipboard
fix:#757 change serverless function from hello to api
fixes: #757
change serveless function from hello to api
before:
serverless invoke local --function hello
After:
serverless invoke local --function api