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

[core] Enable multiple oauth2 flows #7570

Merged

Conversation

bilak
Copy link
Contributor

@bilak bilak commented Oct 1, 2020

This PR fixes #7193 generation of multiple oauth flows as it should be possible to do so by specification

cc: @bbdouglas (2017/07) @sreeshas (2017/08) @jfiala (2017/08) @lukoyanov (2017/09) @cbornet (2017/09) @jeff9finger (2018/01) @karismann (2019/03) @Zomzog (2019/04) @lwlee2608 (2019/10) @bkabrda (2020/01)

@bilak bilak changed the title #7193 multiple oauth2 flows fix Multiple oauth2 flows fix Oct 1, 2020
@bilak bilak force-pushed the bugfix/7193_multiple-oauth2-flows-fix branch from 23a8a4c to 4b21f8a Compare October 1, 2020 20:11
@jimschubert
Copy link
Member

Looks good. Marked as a potential breaking change because people with custom templates may have to make changes.

@jimschubert jimschubert changed the title Multiple oauth2 flows fix [core] Enable multiple oauth2 flows Oct 2, 2020
@jimschubert jimschubert merged commit e1fd221 into OpenAPITools:master Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Oauth flows are not generated when there is more than 1
2 participants