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

Allow setting customAuthType without type #613

Merged
merged 1 commit into from
Dec 4, 2020
Merged

Conversation

kstich
Copy link
Contributor

@kstich kstich commented Oct 22, 2020

There are valid use cases on an @aws.apigateway#authorizors entry for setting the customAuthType property without setting its type property. This enables that use case while still not defaulting the client extension to "custom" if the type is not set.

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

There are valid use cases on an `@aws.apigateway#authorizors` entry
for setting the `customAuthType` property without setting its `type`
property. This enables that use case while still not defaulting the
client extension to "custom" if the `type` is not set.
@kstich kstich requested a review from mtdowling October 22, 2020 22:38
@kstich kstich merged commit 781dc44 into master Dec 4, 2020
@mtdowling mtdowling deleted the custom_auth_without_type branch December 11, 2020 18:00
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