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

Add support for relative refs in spec #1648

Merged
merged 1 commit into from
Feb 22, 2023
Merged

Conversation

RobbeSneyders
Copy link
Member

Fixes #254
Fixes #967

This PR fixes the very long-standing issue of being able to handle relative references, which allows users to split their specification into multiple files.

@RobbeSneyders RobbeSneyders added this to the Connexion 3.0 milestone Feb 20, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 4226397182

  • 16 of 16 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 92.325%

Totals Coverage Status
Change from base Build 4201806645: 0.2%
Covered Lines: 3260
Relevant Lines: 3531

💛 - Coveralls

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.

connexion does not parse simple reference links Breaking up large swagger.yaml files
2 participants