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: move the normalized open api version to feature flag normalized_open_api_version #3555

Merged
merged 7 commits into from Apr 22, 2024

Conversation

xazhao
Copy link
Contributor

@xazhao xazhao commented Mar 4, 2024

Issue #, if available

Use the feature flag to ship the previous fix #3551

Description of changes

If the feature is enable, use the previous fix.
If the feature is disable, do not change anything.

Description of how you validated changes

Running tests when the feature flag is on/off and verify the authorizer is added/not added.

Checklist

Examples?

Please reach out in the comments if you want to add an example. Examples will be
added to sam init through aws/aws-sam-cli-app-templates.

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

@xazhao xazhao requested a review from a team as a code owner March 4, 2024 23:28
tests/translator/test_translator.py Outdated Show resolved Hide resolved
@xazhao xazhao merged commit 7d2752b into aws:develop Apr 22, 2024
7 checks passed
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.

None yet

3 participants