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

Switch to own maintained version of swagger-ui #1619

Merged
merged 1 commit into from
Jan 9, 2023

Conversation

RobbeSneyders
Copy link
Member

Fixes #1412
Fixes #1516

Since swagger-ui-bundle is no longer maintained, I forked it under the spec-first organization as py-swagger-ui. This PR updates connexion to use it instead.

@RobbeSneyders RobbeSneyders added this to the Connexion 3.0 milestone Jan 7, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 3866425903

  • 2 of 3 (66.67%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.003%) to 90.757%

Changes Missing Coverage Covered Lines Changed/Added Lines %
connexion/options.py 2 3 66.67%
Totals Coverage Status
Change from base Build 3864399215: -0.003%
Covered Lines: 3083
Relevant Lines: 3397

💛 - Coveralls

@RobbeSneyders RobbeSneyders merged commit f064fd0 into main Jan 9, 2023
@RobbeSneyders RobbeSneyders deleted the feature/switch-swagger-ui branch January 9, 2023 17:57
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.

CVE's in connexion Update swagger-ui-bundle or vendor it
2 participants