mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
update route
This commit is contained in:
parent
deaa030a6d
commit
fd4257376e
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user