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

Is there a way to manage change conflicts (multi-user editing)? #4

Open
pholden77 opened this issue Nov 6, 2020 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@pholden77
Copy link

If we have multiple team members updating an API at the same time, is there a way to merge the changes?

If I edit an API through the VS Code extension and another team member is editing the same API through app.swaggerhub.com,
they receive a notification that someone else has edited the API.

If someone edits an API through app.swaggerhub.com and I'm editing the same API through the extension, I don't get any
indication that the API has changed. If I save my changes, I can undo the changes of other team members without realising.

When the API spec is saved in VS Code, it appears to be updated in app.swaggerhub.com immediately without any warnings.

It would be ideal is some kind of change conflict management could be included

@tmaguiresmartbear tmaguiresmartbear added the enhancement New feature or request label Nov 11, 2020
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

2 participants