Skip to content

When importing OpenAPI spec use tags versus paths #57

@joshuawoodward

Description

@joshuawoodward

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
2017-12-01_13-49-13

In Postman the endpoints are grouped and ordered by the paths (just the root)
2017-12-01_13-49-31

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)

2017-12-01_13-54-34

Metadata

Metadata

Assignees

Labels

featureNew feature request, accepted for probable developmenttag-object

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions