Good evening community!
I would like to know if there a link where I can grab the JSON files used in Postman for testing API calls.
I've tried to use the links provided to import those JSON files thru links in Postman, but every time I try to import a group API (Alerting, Architect, etc.), looks like the import process brings the entire API methods like the full API JSON import.
I've tried several times, I even have downloaded every JSON file available from the copy link method, but I'm finding all the files includes the same structure and the downloaded files does have the same size.
Any help will be appreciated.
Thanks in advance,
Looks like the problem is still present.
I just tried a new import with the same result and also tried to download the JSON files directly. Looks the same file size again
Is there an ETA for the fix?
Thanks in advance,
I'll take the opportunity to advertise the Developer Tools API Explorer though. It allows you to test API requests in the browser without writing any code or using external apps.
Thank you Tim!
In fact, I also know we have Developer Tools API Explorer available, as I've been using both Postman and the Explorer.
I just noticed the filters are updated, but some of the categories are shown with empty methods? Is that normal or should I wait the site to refresh the content? I've already cleared my browser cache just in case.
Thanks for all the assistance provided!
Regards,
Hello Tim, good evening.
This post is to let you know that I've imported successfully the API groups in Postman after your deployment.
Thank you so much for the help!
Regards,
Those files are a direct reflection of what's in swagger, which does include empty categories that may have resources added to them in the future. I'll look into suppressing them though; they're not useful at the moment.