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

Make jwtConfiguration fields lower case #2737

Merged
merged 10 commits into from
Dec 16, 2022

Conversation

ssenchenko
Copy link
Contributor

Issue #2689

Description of changes

JwtConfiguration fields from Auth from Aws::Serverless::HttpApi is attached to OpenApi body and therefore should be lower case. Currently, we do not make sure those fields are lowercase and create quite a confusion for users.

Description of how you validated changes

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.

@ssenchenko ssenchenko requested a review from a team as a code owner December 15, 2022 20:39
@ssenchenko ssenchenko merged commit 501c148 into aws:develop Dec 16, 2022
@ssenchenko ssenchenko deleted the http-api-cognito-auth branch December 16, 2022 19:42
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.

4 participants