I imported an API from a swagger OAS file. I clicked View in Web.
The API docs did not render. Instead, I see this message…
Why is this?
There is no problem when I build a collection from scratch in Postman, as shown below…
There is also no problem when I view an imported collection that is much smaller. This leads me to believe that there is a maximum size for a collection in Postman that will render as API documentation. Is this true? What is the limiting factor? # of endpoints? Raw length of the document? Or perhaps something else?
Cheers
-Gideon