Introduce tags hierarchy
See original GitHub issueHello.
My proposal is to add an ability to create tags hierarchy, for example:
tags:
- name: Entites
description: CRUD entities operations
- User
- Group
- name: Services
description: Predefined queries execution
- FooService:
- name: ...
description: ...
- BarService:
- name: ...
description:
It’ll help to group operations in case of generic REST API.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:17
- Comments:11 (1 by maintainers)
Top Results From Across the Web
H1-H6 Heading Tags and SEO: the Ultimate Guide
Headings give both your visitors and search engines important clues about the content's hierarchy and relevancy.
Read more >How To Use Header Tags: SEO Best Practices
Like headings in print content, header tags are used to title or introduce the content below them. HTML header tags follow a hierarchy, ......
Read more >Tag Hierarchy - Filterize
Tag Hierarchy ... Evernote allows you to add tags to all of your notes. You can use tags to assign project information, note...
Read more >Managing Hierarchical Tags - TechLibrary - Juniper Networks
A hierarchical tag contains parent and child tags. For example, if you have an existing tag named West Coast and you create another...
Read more >Make tags obligatory, and introduce tag hierarchy? - Websites
Make tags obligatory, and introduce tag hierarchy? ... We should require at least one tag for new forum topics, I already added the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@jukeblimp32 not sure if this is helpful but have you looked into the
x-tagGroups
option in ReDoc vendor extensions?I support this, and furthermore support closing this issue as a duplicate of #1367 so that we can keep the conversation in one place. Adding my comments over there.