How do we update the existing collection for any update in the API

How do we update the existing collection for any update in the API. Can this be automated. Need urgent help on this topic.

For example:
Whenever there is an addition of new attribute or change in the existing field name in the API, how do we handle these updates in postman.

Hi @artivermablr :wave:

At the moment, collection linked to the API can be manually updated by choosing the “Validate API” option in the respective element linked to the API. More details are below:

Hi. Thank you for the reply. I am unable to validate the API since the specification is swagger: “2.0”.

Do you know how can i validate .

That is true. The message also suggests the same:

image
In this case, regenerating a new collection and deleting the old one may be the only workaround.