Skip to content
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

fix(apigateway): allow endpointConfiguration to be defined #9177

Closed
wants to merge 7 commits into from

Conversation

jcrugzz
Copy link

@jcrugzz jcrugzz commented Jul 21, 2020

Only RestApi allowed endpointConfiguration to be defined rather than both SpecRestApi and RestApi which it is relevant for.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

jcrugzz added 2 commits July 20, 2020 22:46
Only RestApi allowed endpointConfiguration to be defined rather than both SpecRestApi and RestApi which it is relevant for.
@jcrugzz
Copy link
Author

jcrugzz commented Jul 21, 2020

apologies, first time writing typescript. Trying to get everything oriented appropriately here since Im coming from having made the changes in javascript in my own app and working to translate them back to the original. Thanks for bearing with me and appreciate any suggestions

@jcrugzz
Copy link
Author

jcrugzz commented Jul 21, 2020

@ericzbeard My changes seem to pass tests now, was just getting unrelated failure due to docker image pull rate limits. Appreciate whenever you can take a look :).

@ericzbeard ericzbeard changed the title fix(specrestapi): allow endpointConfiguration to be defined fix(apigateway): allow endpointConfiguration to be defined Jul 21, 2020
@jcrugzz
Copy link
Author

jcrugzz commented Jul 28, 2020

@nija-at thoughts on this? I'd like to remove my local changes since I will need to have changes updated via CICD. Thank you!

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: e22c7c9
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@nija-at
Copy link
Contributor

nija-at commented Aug 3, 2020

It looks like this is already being addressed in this PR #9068.

@ericzbeard ericzbeard removed their assignment Aug 3, 2020
@nija-at
Copy link
Contributor

nija-at commented Aug 4, 2020

Closing this PR in favour of the duplicate #9068 that is already in progress.

@nija-at nija-at closed this Aug 4, 2020
@jcrugzz jcrugzz deleted the patch-1 branch August 7, 2020 17:39
@jcrugzz
Copy link
Author

jcrugzz commented Aug 7, 2020

@nija-at thanks, missed that :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants