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

Added support for multiple authentication types per operation. #222

Merged

Conversation

malteburkert
Copy link

This change solves issue #214

@yonaskolb
Copy link
Owner

Thanks @malteburkert. Could you also please add a changelog entry

…tional []

Modified Specs in order to comply with new generated artifacts and extended CHANGELOG.md
@@ -4,6 +4,8 @@
### Fixed
- Fixed `'??' has non-optional type` warning #207
- Fixed incorrect replacements in server variables #209
- Fixed missing support for multiple authentication types per operation #214 #222 @malteburkert
- Fixed nullable references not being generated as optionals #216 @alephao
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You’ll need to rebase or merge master in. PR #216 is in 4.3.1 that has since been released

@benrudhart
Copy link

Hi there,

thank you @malteburkert for creating this MR. Since I need this feature as well I'd like to ask if I can help to get this PR merged?

@malteburkert
Copy link
Author

@yonaskolb could you please merge this PR? thanks in advance

Copy link
Owner

@yonaskolb yonaskolb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your patience on this

@@ -11,6 +11,7 @@
### Fixed
- Fixed `'??' has non-optional type` warning #207
- Fixed incorrect replacements in server variables #209
- Fixed missing support for multiple authentication types per operation #214 #222 @malteburkert
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to move up into the next version, but I'll do it on master after merging 👍

@yonaskolb yonaskolb merged commit 82d006f into yonaskolb:master Aug 5, 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.

3 participants