Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
feat(apigateway): configure endpoint types on SpecRestApi #9068
feat(apigateway): configure endpoint types on SpecRestApi #9068
Changes from 14 commits
dd9f704
00c3ce4
8cd4b85
97326bc
7e6a4a8
88233ac
4c4caf6
b63a0e2
62c6832
85ac49c
7c2bbc0
2756fee
f327d67
51adf34
43ff752
7a097a1
5fe131c
dc6f5ec
0bdf82e
2727182
85092ad
6d3d066
dfd0be0
b5755a8
c54fd16
ee7dda7
7c03d7d
c0e65ab
44618d9
a0a273e
18e98ab
7fe8f6b
d667b6a
71b97ab
670056c
4a6d1d8
d0bcfd9
688b3b2
62f8fe7
279df8c
99608de
e1c638e
ea34bd3
e7b18f9
10cedac
4ebc527
f03fe62
671dd0a
6337b1a
640b142
4480b57
ea29348
efa3b94
80876ec
19ea67d
0af5923
d224d73
d165bba
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Instead of an integration test, add a unit test here instead.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added a unit test. Waiting for the build to confirm it works... my machine (and GitPot) unit test keep failing in jest timeouts so using this slower approach.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Drop this integration test.