“You have deleted or renamed some items. These changes will only be persisted if you save as a new revision. If you save to the current revision, they will not be persisted. All other changes to the API Proxy will be saved in both cases.”
So does this means if you change something on an API proxy, which is already running in an environment and if you save it, it is automatically deployed to the environment.
Thats right @ravi kalla. As long as there are no deletions or renames, the revision gets deployed automatically while saving (if it was already deployed). If you are working on a revision that is not deployed, clicking the save would just save the changes. You will need to explicitly deploy that revision. Hope this clarifies