diff --git a/openapi.yaml b/openapi.yaml index ce78e3d..36c5a62 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -421,9 +421,9 @@ components: in: header x-amazon-apigateway-authtype: cognito_user_pools x-amazon-apigateway-authorizer: + type: cognito_user_pools providerARNs: - Ref: CognitoUserPoolArn - type: COGNITO_USER_POOLS identitySource: method.request.header.Authorization # Not sure why this breaks requests. Leaving this here as a note to not enable this # confoguration.