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

utility: document bundling #79

Open
karenetheridge opened this issue Jul 18, 2024 · 1 comment
Open

utility: document bundling #79

karenetheridge opened this issue Jul 18, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@karenetheridge
Copy link
Owner

  • method on JSM::Document::OpenAPI to combine two documents together: detect duplicate paths, components etc (with options to error, keep-first, discard-first, resolve duplicates by renaming (?))
@karenetheridge karenetheridge added the enhancement New feature or request label Jul 18, 2024
@karenetheridge
Copy link
Owner Author

Note this is orthogonal to adding support for multiple documents (#73) which would require supporting $refs to external documents (and being able to hold multiple documents at once in an OpenAPI::Modern object).

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

No branches or pull requests

1 participant