Hi! I am trying to complete the API first training’s tasks. Weirdly if I change the api schema, save it, validate it in the desktop app the collection is not updating (the new endpoint does not appear in the list). If I do the same in the web app, the same happens, but there I can hit refresh page and then I can see my updated collection well. This is pretty incovenient, because this refresh closes all my open request tabs, including the documentation that I am trying to follow. Is there a step that I am missing in order to instantly see the changes to be reflected in my collection?
Thanks a lot for your help!