Closed nalbion closed 7 years ago
OPTIONS requests are automatically sent by browsers when CORS behaviour is required. AWS API Gateway requires that OPTIONS requests are included in the schema, but they don't need to be included in generated code.
OPTIONS requests are automatically sent by browsers when CORS behaviour is required. AWS API Gateway requires that OPTIONS requests are included in the schema, but they don't need to be included in generated code.