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

Remove AbstractSwaggerUIAPI class #1589

Merged
merged 1 commit into from
Sep 18, 2022
Merged

Conversation

RobbeSneyders
Copy link
Member

This PR removes the AbstractSwaggerUIAPI class, which was a temporary base class used to support the swagger UI both in the Flask App & Middleware. Since the swagger UI has been moved completely into the middleware, we don't need it anymore.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 3063775294

  • 9 of 9 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.01%) to 94.726%

Totals Coverage Status
Change from base Build 3046926983: -0.01%
Covered Lines: 2712
Relevant Lines: 2863

💛 - Coveralls

@RobbeSneyders RobbeSneyders added this to the Connexion 3.0 milestone Sep 18, 2022
Copy link
Member

@Ruwann Ruwann left a comment

Choose a reason for hiding this comment

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

👍

@Ruwann Ruwann merged commit 7ab4180 into main Sep 18, 2022
@Ruwann Ruwann deleted the feature/remove-abstract-swagger-class branch September 18, 2022 17:50
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