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 httpApiKeyAuth trait #291

Merged
merged 1 commit into from
Feb 25, 2020
Merged

Fix httpApiKeyAuth trait #291

merged 1 commit into from
Feb 25, 2020

Conversation

mtdowling
Copy link
Member

This commit fixes the httpApiKeyAuth trait so that it loads/serializes
properly, it has tests, an it converts to OpenAPI properly. This commit
also normalizes the names of all of the OpenAPI security scheme
converters.

Issue #, if available:

Description of changes:

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

This commit fixes the httpApiKeyAuth trait so that it loads/serializes
properly, it has tests, an it converts to OpenAPI properly. This commit
also normalizes the names of all of the OpenAPI security scheme
converters.
@mtdowling mtdowling requested a review from kstich February 25, 2020 05:44
@mtdowling mtdowling merged commit 031e659 into 0.10 Feb 25, 2020
@mtdowling mtdowling deleted the fix-http-api-key-auth branch February 27, 2020 20:48
@kstich kstich mentioned this pull request Apr 23, 2020
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