forked from aws/aws-cdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(apigateway): move endpointConfiguration to RestApiBaseProps (aws#…
…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
1 parent
85c5c2c
commit dc66019
Showing
13 changed files
with
35,792 additions
and
157 deletions.
There are no files selected for viewing
34,548 changes: 34,548 additions & 0 deletions
34,548
...ot/asset.3e61c39c0efebc770b86906206d499dc248b5325972df96455773db9e6a37216.bundle/index.js
Large diffs are not rendered by default.
Oops, something went wrong.
30 changes: 30 additions & 0 deletions
30
...n.js.snapshot/asset.68497ac876de4e963fc8f7b5f1b28844c18ecc95e3f7c6e9e0bf250e03c037fb.yaml
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
...teg/test/aws-apigateway/test/integ.spec-restapi-endpointconfiguration.js.snapshot/cdk.out
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
12 changes: 12 additions & 0 deletions
12
.../test/aws-apigateway/test/integ.spec-restapi-endpointconfiguration.js.snapshot/integ.json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
226 changes: 226 additions & 0 deletions
226
...st/aws-apigateway/test/integ.spec-restapi-endpointconfiguration.js.snapshot/manifest.json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
32 changes: 32 additions & 0 deletions
32
...c-restapi-endpointconfiguration.js.snapshot/specrestapi-endpointConfiguration.assets.json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.