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

Group results by endpoint, change type, or other fields #371

Open
reuvenharrison opened this issue Sep 6, 2023 · 0 comments
Open

Group results by endpoint, change type, or other fields #371

reuvenharrison opened this issue Sep 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@reuvenharrison
Copy link
Collaborator

It would be nice to be able to group breaking-changes or changelog results per different categories:

  1. endpoint
  2. change type
  3. request/response
  4. ...

Another, more advanced, option it to display results in a tree structure:
endpoint1
|- request
|--+ headers
|--+ path params
|--- query params
| |--- orderBy
| |--- enum value added "12"
|- response
|-- 200 OK
| + headers
|-- 401

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

No branches or pull requests

1 participant