You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you import a OpenAPI (swagger) spec file, the collection and folders appear to be grouped by the paths, versus the tags.
In a Swagger UI endpoints are grouped and ordered by the Tags
In Postman the endpoints are grouped and ordered by the paths (just the root)
Ideally postman would look like the following (after I manually edited). This would match the grouping of our documentation (not postman docs) and our swagger UI (playground)
sethlopez-dynamit, mshimao, ThatOneCloud, nclBaz, fotos and 12 more