Skip to content

Commit 5185f68

Browse files
authored
Merge pull request circleci#3759 from circleci/v2-categories
added tag groups on v2 preview docs
2 parents 22a3fc7 + c3c346b commit 5185f68

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

widdershins.apiv2.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,20 @@ language_tabs:
44
- python: Python
55
- javascript: JavaScript
66
- go: Go
7+
tagGroups:
8+
- title: User
9+
tags:
10+
- User
11+
- title: Project
12+
tags:
13+
- Project
14+
- title: Pipeline
15+
tags:
16+
- Pipeline
17+
- title: Job
18+
tags:
19+
- Job
20+
- title: Workflow
21+
tags:
22+
- Workflow
723
search: false

0 commit comments

Comments
 (0)