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

#21 folder collapse #24

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

zjrunner
Copy link

Add new functionality to address #21 - collapsing long routes.

This will take a set of folders a/b/c/d/e/f with no requests between and compress the folders to a single root "a/…/f". It does this with folder chains throughout the tree.

Also adds Merge, which will merge two swagger2 specs together, overriding the names and requests with the right copy, but maintaining IDs and info from the left copy.

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.

1 participant