Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parser - Postman - Convert Folders to Tags #155

Open
philsturgeon opened this issue Dec 20, 2017 · 0 comments
Open

Parser - Postman - Convert Folders to Tags #155

philsturgeon opened this issue Dec 20, 2017 · 0 comments

Comments

@philsturgeon
Copy link

Common convention is to use folders to group actions together, and OpenAPI generally use tags for that.

Postman

screen shot 2017-12-19 at 10 18 15 pm

OpenAPI (in Redoc)

screen shot 2017-12-19 at 10 19 42 pm

When tags are involved, Redoc looks a little more like this:

screen shot 2017-12-19 at 10 20 51 pm

"PET and "STORE" are tags, and the other items are "operations".

Do you folks think it makes sense to turn Postman Folders into Tags?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant