This issue is based on the discussions on #687
Our API developers provide swagger.json URL to ui team, the ui team imports the collection from that URL. As the API is under active development the swagger schema changes frequently which the API consumers needs to pull. They have to delete the collection, grab the URL from email, and download the collection.
Can we add a feature so that a user can click a button to download and replace the collection when the swagger schema changes? For example a button named "Re-Sync" or "Sync Again", can be a sub-menu item on the collection drop-down menu. This will erase any changes to the collection resources made by user, so may be a confirmation dialog should make user properly aware of the action.
This issue is based on the discussions on #687
Our API developers provide swagger.json URL to ui team, the ui team imports the collection from that URL. As the API is under active development the swagger schema changes frequently which the API consumers needs to pull. They have to delete the collection, grab the URL from email, and download the collection.
Can we add a feature so that a user can click a button to download and replace the collection when the swagger schema changes? For example a button named "Re-Sync" or "Sync Again", can be a sub-menu item on the collection drop-down menu. This will erase any changes to the collection resources made by user, so may be a confirmation dialog should make user properly aware of the action.