update route

This commit is contained in:
davidwells 2017-04-05 12:46:46 -07:00
parent deaa030a6d
commit fd4257376e

View File

@ -19,6 +19,6 @@ functions:
# The `events` block defines how to trigger the handler.helloWorld code
events:
- http:
path: hello
path: hello-world
method: get
cors: true