alma-cdk / openapix

Combine the power of AWS CDK & OpenAPI YAML Schema Definitions
https://constructs.dev/packages/@alma-cdk/openapix/
94 stars 6 forks source link

Fix issues with defaultCors #48

Closed mpiltz closed 1 year ago

mpiltz commented 1 year ago

Currently defining defaultCors does not produce valid OpenApi schema for ApiGW. Also when defining defultCors method validators throw error because underlying schema has been modified.