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

Fix casing of "passthroughBehavior" property #1619

Merged

Conversation

milesziemer
Copy link
Contributor

The "passthroughBehavior" property of the x-amzn-apigateway-integration option was incorrectly cased as "passThroughBehavior" when added via the @cors trait, when an integration trait was not present.

A couple test cases for CORS were using the incorrect casing, which have been fixed.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

The "passthroughBehavior" property of the x-amzn-apigateway-integration
option was incorrectly cased as "passThroughBehavior" when added via
the `@cors` trait, when an integration trait was not present.

A couple test cases for CORS were using the incorrect casing, which
have been fixed.
@milesziemer milesziemer requested a review from a team as a code owner February 15, 2023 20:36
@milesziemer milesziemer merged commit 31be1f4 into smithy-lang:main Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants