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(apigatewayv2-integrations): http api - support for request parameter mapping #15630

Merged
merged 23 commits into from
Oct 13, 2021

Commits on Jul 18, 2021

  1. Add parameter mapping support, readme update

    Daniel Lindberg committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    1886a8b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Update packages/@aws-cdk/aws-apigatewayv2-integrations/README.md

    Co-authored-by: Niranjan Jayakar <nija@amazon.com>
    dan-lind and Niranjan Jayakar committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    3f2078f View commit details
    Browse the repository at this point in the history
  2. Update packages/@aws-cdk/aws-apigatewayv2-integrations/README.md

    Co-authored-by: Niranjan Jayakar <nija@amazon.com>
    dan-lind and Niranjan Jayakar committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    6703f2c View commit details
    Browse the repository at this point in the history
  3. Update packages/@aws-cdk/aws-apigatewayv2-integrations/README.md

    Co-authored-by: Niranjan Jayakar <nija@amazon.com>
    dan-lind and Niranjan Jayakar committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    1e2c799 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d3aa5f View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Update packages/@aws-cdk/aws-apigatewayv2-integrations/README.md

    Co-authored-by: Niranjan Jayakar <nija@amazon.com>
    dan-lind and Niranjan Jayakar committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    8b36ecc View commit details
    Browse the repository at this point in the history
  2. Fix ParameterMapping example

    Daniel Lindberg committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    0c81a2a View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Add first unit test

    Daniel Lindberg committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    b1f6d15 View commit details
    Browse the repository at this point in the history
  2. Remove logging

    Daniel Lindberg committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    e5d5374 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Simplyfy API

    Daniel Lindberg committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    fbc06b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ce0dc6 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2021

  1. Configuration menu
    Copy the full SHA
    97df41e View commit details
    Browse the repository at this point in the history
  2. Fix README, move parameter-mapping to separate class

    Daniel Lindberg committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    8856e00 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'add-requestparams-support-apigatewayv2' of https://gith…

    …ub.com/dan-lind/aws-cdk into add-requestparams-support-apigatewayv2
    Daniel Lindberg committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    0dce9a1 View commit details
    Browse the repository at this point in the history
  4. Fix README, move parameter-mapping to separate class

    Daniel Lindberg committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    ed2c1f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Configuration menu
    Copy the full SHA
    8da3978 View commit details
    Browse the repository at this point in the history
  2. Fix imports

    Daniel Lindberg committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    b3d1963 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d3abb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Apply suggestions from code review

    Niranjan Jayakar committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    42ef243 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Niranjan Jayakar committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    74a4ce1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ddef7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc284d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69cef43 View commit details
    Browse the repository at this point in the history