You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: