Skip to content

Commit

Permalink
fix(apigateway): move endpointConfiguration to RestApiBaseProps (#33514)
Browse files Browse the repository at this point in the history
### Issue # (if applicable)

Closes #33295

### Reason for this change
SpecRestApi support `endpointConfiguration`

### Description of changes
Move endpointConfiguration to RestApiBaseProps

### Description of how you validated changes
Unit + integ

### Checklist
- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
phuhung273 authored Mar 2, 2025
1 parent 7be47e1 commit e07a89c
Show file tree
Hide file tree
Showing 13 changed files with 35,792 additions and 157 deletions.

Large diffs are not rendered by default.

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

0 comments on commit e07a89c

Please sign in to comment.