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

Support for Updates When Merging OpenAPI Files with Conflicts #109

Open
dimitrycastex opened this issue Jan 7, 2025 · 0 comments
Open

Comments

@dimitrycastex
Copy link

I have several openapi.json files, one for each team, which are based on a common ancestor file containing predefined paths and definitions that developers complete based on their modules. However, when I try to merge the files, I encounter errors due to duplicate paths. The option to add prefixes or suffixes is not feasible, as teams are constantly updating the OpenAPI files according to their modules, and these updates are treated as conflicts. I need a way to resolve these conflicts by prioritizing certain paths or tags from specific files to overwrite others as updates. Is there a way to achieve this with the current software, or would this functionality need to be added? Thank you for your excellent work!

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

No branches or pull requests

1 participant