Merge branch 'master' into docs-gcf-labels

This commit is contained in:
Jason Butz 2018-03-05 09:26:34 -05:00
commit a584f69cfe

View File

@ -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: