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

feat(apigateway): add methodresponse support #1572

Merged

Commits on Feb 6, 2019

  1. Add support for MethodResponse to aws-apigateway.

    Remove Dockerfile that was no longer needed
    
    Update python base image from 3.6 to 3.6.5
    
    Make the dockerfile work
    
    Add MethodResponse support for aws-apigateway
    
    Remove Dockerfile that was no longer needed
    
    Update python base image from 3.6 to 3.6.5
    
    Make the dockerfile work
    
    Add MethodResponse to API Gateway Method.
    
    Add some documentation to the MethodResponse properties. Update the test for MethodResponse with response models.
    
    Fix some formatting and finish adding code documentation for MethodResponse.
    
    Remove Dockerfile from this branch
    
    Fix bad merge to methodresponse test.
    
    Correct the MethodResponse response models documentation.
    
    Add IModel type to reference when configuring a MethodResponse
    
    Slight update to comments.
    
    Update API Gateway MethodResponse documentation.
    
    Author:    John Shaskin <guitarjohnn@gmail.com>
    Date:      Mon Feb 05 5:30:45 2019 +0100
    
    Add some documentation around the referencing default Empty/Error models.
    
    Edit documentation around the referencing default Empty/Error models.
    
    Edit documentation around the referencing default Empty/Error models.
    
    Fix 'trailing whitespace' in comments
    
    Add roadmap section with item for adding support for API gateway models
    john-shaskin authored and John Shaskin committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    624bda3 View commit details
    Browse the repository at this point in the history