postmanlabs / postman-app-support

Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
https://www.postman.com
5.85k stars 841 forks source link

changelog collection support when import json #13283

Open heltru opened 1 day ago

heltru commented 1 day ago

Is there an existing request for this feature?

Is your feature request related to a problem?

the list of changes is not displayed when importing from a json file photo_2024-11-20_18-09-18

Describe the solution you'd like

I would like to see the history of changes during automatic import of open api documentation (by url or file) Screenshot_6

Describe alternatives you've considered

We have a url(or file) photo_2024-11-20_18-09-18 that provides open api documentation

I would like to see it in Postman, and also see the difference between old and new changes in the list of changes

Additional context

No response