I have an HTTPApi API Gateway created with the Serverless Framework. But for some routes, the CORS is not working.
provider: name: aws runtime: nodejs12.x s