-
Notifications
You must be signed in to change notification settings - Fork 1.2k
(feat) CloudFormation AWS::ApiGateway::RestApi support #1238
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
Merged
jfuss
merged 30 commits into
aws:develop
from
viksrivat:feature/cloud_formation_api_gateway_rest_api_support
Jul 11, 2019
Merged
Changes from 4 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
8f6b8fb
Initial setup and work
viksrivat f457401
Add RestApi tests
viksrivat 8112cf4
Remove Stage Name/Variable from pr
viksrivat 5050dd8
Run make pr
viksrivat bf5a083
Add Rest Api integration test
viksrivat 6eb226a
Remove AWS::Stage from current pr
viksrivat 7c5823d
Update integration test to only use CloudFormation types
viksrivat 4966513
Re-run Travis Ci
viksrivat 2c38ede
Update Uri to BodyS3Location
viksrivat 9d3d137
Add docstring to extract_swagger_api
viksrivat b6d9b62
Fix Merge conflicts with dev and branch
viksrivat 54bda7f
Test local file in body fail and clean tests
viksrivat 9b06696
Initial Attempt
viksrivat 145162e
Refactor Sam API provider
viksrivat 5615163
Cleanup Refactoring
viksrivat 752fba8
Merge pull request #1 from viksrivat/feature/cloud_formation_api_prov…
viksrivat 681ede3
Re-run travis
viksrivat 997845c
Initial Refactor refactor
viksrivat de65fd0
Fix tests and run make pr
viksrivat 4555f11
Reorganize classes
viksrivat 420a842
Update docstrings
viksrivat 6803a0b
Restructure to seperate SAM and CF providers seperately + tests
viksrivat 837137f
Remove transform flag in the rest-api
viksrivat 4130ea2
Remove BaseProvider object
viksrivat 19eaebe
Update tests and code with comments
viksrivat 23467de
Update tests with comments
viksrivat 066b236
Trigger
viksrivat 8987db2
Remove noapievent
viksrivat 4a792bf
Update tests
viksrivat 7662f24
Fixed comments
viksrivat File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.