Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow requestContext.authorizer be None
On Scaleway at least, authorizer is often None: "requestContext": { "accountId": "", "resourceId": "", "stage": "", "requestId": "", "resourcePath": "", "authorizer": None, "httpMethod": "GET", "apiId": "" },
- Loading branch information