Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhance CORS Preflight Tests in API Gateway
- Added additional CORS headers to the preflight tests for valid and simple input scenarios. - Updated test cases to include 'Origin', 'Access-Control-Request-Method', and 'Access-Control-Request-Headers' in the CORS configuration, improving test coverage for API gateway functionality.
- Loading branch information