When my server has a change in its api definition file (swagger.json) it’s not picked up by postman. The collection update only happens when I manually remove the definition and add it back.
Seems that the file from server doesn’t get picked up.
Or am I doing something wrong?
Hey @sjansenxaurum ![]()
Welcome to the Postman Community! ![]()
Would you be able to provide more details around have you have this set up? Any information about the integration that you’re using?
Also, including some form of visual example will help to show the problem you’re facing ![]()
Hey @sjansenxaurum
We don’t support syncing the API Definition generated from a web server. You would always need to manually update that file.
You could use the Postman API to update the schema file?
