-
Notifications
You must be signed in to change notification settings - Fork 4k
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): auto-create RequestValidator from options to addMethod() #6780
Conversation
…y method fixes#6390
Co-Authored-By: Niranjan Jayakar <[email protected]>
Co-Authored-By: Niranjan Jayakar <[email protected]>
Co-Authored-By: Niranjan Jayakar <[email protected]>
Co-Authored-By: Niranjan Jayakar <[email protected]>
Co-Authored-By: Niranjan Jayakar <[email protected]>
…scope take the priority in case method options and default options are passed
…/codebuild/output/src052287507/src/github.com/aws/aws-cdk/packages/@aws-cdk/aws-apigateway/lib/method.ts:80:87 - trailing whitespace
…g RequestValidator object in addMedthod fixes aws#6193
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
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.
Sorry about the delayed reply. There was a bit of a confusion with our bot and it didn't correctly dismiss my previous review. Should be all good going forward.
Mostly looks good. Just a few things to touch up.
Co-Authored-By: Niranjan Jayakar <[email protected]>
Co-Authored-By: Niranjan Jayakar <[email protected]>
Co-Authored-By: Niranjan Jayakar <[email protected]>
Co-Authored-By: Niranjan Jayakar <[email protected]>
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
@nija-at Sorry i merged the master into my branch after your approval. Bot dismissed your approval. |
Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
Commit Message
feat(apigateway): auto-create RequestValidator from options to addMethod() (#6780)
closes #6193
End Commit Message
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license