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

Refactor OpenApiMerger into OpenApiDocument extension methods #1

Merged
merged 2 commits into from
Jan 4, 2024

Conversation

christianhelle
Copy link
Owner

This pull request refactors the OpenApiMerger class into OpenApiDocument extension methods. It also renames the OpenApiReader class to OpenApiMultiFileReader. These changes improve code organization and readability.

Copy link

codecov bot commented Jan 4, 2024

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@christianhelle christianhelle self-assigned this Jan 4, 2024
@christianhelle christianhelle added the enhancement New feature or request label Jan 4, 2024
@christianhelle christianhelle merged commit f6c107f into main Jan 4, 2024
4 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant