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

Copy/Paste of an http-in node with Swagger docs does not copy the doc files #55

Open
shrickus opened this issue Oct 14, 2017 · 0 comments

Comments

@shrickus
Copy link

I tried to duplicate my http-in node (url = /nodes) in order to add a named parameter (url = /nodes/:type). Any changes I made to either list of query parameters would overwrite the changes I made in the other copy of the node. Is this the expected behavior when two nodes share the same root url?

I thought it might be because the root of the path is identical, but even after changing the url of the first node, the two nodes are sharing the same swagger doc file. I ended up having to remove both nodes and recreate them from scratch.

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