Update grouping-tagging.md
This commit is contained in:
@@ -3,13 +3,16 @@
|
||||

|
||||
|
||||
## What
|
||||
You can define tags in the Modeling editor to group endpoint for an additional layer of organization.
|
||||
|
||||
> Tagged endpoints also affects how the endpoints are displayed in Hubs. The tag will be rendered as a header, and the endpoints will be grouped underneath it
|
||||
Use tags to group API endpoints and provide an additional layer of organization in your OpenAPI files.
|
||||
|
||||
When rendering your OpenAPI in read view, Stoplight will group API endpoints by their first tag.
|
||||
|
||||
## How
|
||||
|
||||
1. Click **Tag** in the top Modeling toolbar
|
||||
2. Input a **Name**
|
||||
3. Input a **Tag description** (optional)
|
||||
4. Select the endpoint you want to tag
|
||||
5. Select the tag you created under **tags**
|
||||
5. Open the **tags** dropdown, and select the tag that you just created
|
||||
6. Switch to read view and you should see the endpoint grouped under that tag in the sidebar
|
||||
|
||||
Reference in New Issue
Block a user