Skip to content

fix(apigateway): correct JsonSchema.additionalItems property type #33879

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Jun 11, 2025
Merged
4 changes: 4 additions & 0 deletions allowed-breaking-changes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -957,3 +957,7 @@ weakened:aws-cdk-lib.cx_api.MetadataEntryResult
strengthened:aws-cdk-lib.aws_eks.ClusterProps
strengthened:aws-cdk-lib.aws_eks.FargateClusterProps
removed:aws-cdk-lib.lambda_layer_kubectl.KubectlLayer

# Fixing the JsonSchema interface to be consistent with JSON Schema spec
changed-type:aws-cdk-lib.aws_apigateway.JsonSchema.additionalItems
strengthened:aws-cdk-lib.aws_apigateway.JsonSchema

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading