Hi!
I’m trying to open an OpenAPI file from a website, directly in Postman.
I came across this functionality, but it doesn’t seem to work:
postman://app/collections/import/link/?referer=https://api.swaggerhub.com/apis/.../swagger.json
It does popup the import window to select a collection, when I do it says: ‘There was an error importing this collection. Please try again.’
How can I realize this without having to import and export the changes in the scheme everytime?
Thank you!
Tim