mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
commit
efd52c92ea
@ -42,7 +42,7 @@ functions:
|
||||
x-azure-settings:
|
||||
name: req #<string>, default - "req", specifies which name it's available on `context.bindings`
|
||||
methods: #<array> [GET, POST, PUT, DELETE], default - all
|
||||
- GET
|
||||
- get
|
||||
route: example/hello #<string>, default - <function name>
|
||||
authLevel: anonymous #<enum - anonymous|function (default)|admin>
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user