Skip to content

Commit

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

### Issue # (if applicable)

Closes aws#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 and hwum committed Mar 3, 2025
1 parent 85c5c2c commit dc66019
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 dc66019

Please sign in to comment.