question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Introduce tags hierarchy

See original GitHub issue

Hello.

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:open
  • Created 6 years ago
  • Reactions:17
  • Comments:11 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
ShangyanLicommented, Sep 26, 2018

@jukeblimp32 not sure if this is helpful but have you looked into the x-tagGroups option in ReDoc vendor extensions?

1reaction
kael-shipmancommented, Apr 20, 2020

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found