mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
Merge branch 'master' into docs-gcf-labels
This commit is contained in:
commit
a584f69cfe
@ -321,7 +321,7 @@ functions:
|
||||
identityValidationExpression: someRegex
|
||||
```
|
||||
|
||||
You can also use the Request Type Authorizer by setting the `type` property. In this case, your `identitySource` could contain multiple entries for you policy cache. The default `type` is 'token'.
|
||||
You can also use the Request Type Authorizer by setting the `type` property. In this case, your `identitySource` could contain multiple entries for your policy cache. The default `type` is 'token'.
|
||||
|
||||
```yml
|
||||
functions:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user