Skip to content

Commit b962c2a

Browse files
authored
Merge pull request #407 from apivideo/Add-tags-tag-to-references-nav
Add missing tag
2 parents 6d9c41d + 31df639 commit b962c2a

File tree

1 file changed

+17
-14
lines changed

1 file changed

+17
-14
lines changed

reference/navigation.yaml

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,16 @@
88
- label: Webhooks
99
href: ./create-and-manage-webhooks.md
1010

11-
- heading: Admin API
12-
items:
13-
- label: Overview
14-
href: ././admin-api-overview.md
15-
- open_api_spec: admin-api.yaml
16-
only:
17-
- Projects
18-
- API keys
19-
- Usage
20-
2111
- heading: Authentication
2212
items:
2313
- label: Overview
2414
href: ./authentication-guide.md
25-
- label: Basic authentication
26-
href: ./basic-authentication.md
27-
- label: Bearer token authentication
28-
href: ./disposable-bearer-token-authentication.md
15+
collapsed: true
16+
items:
17+
- label: Basic authentication
18+
href: ./basic-authentication.md
19+
- label: Bearer token authentication
20+
href: ./disposable-bearer-token-authentication.md
2921
- open_api_spec: openapi.yaml
3022
only:
3123
- Advanced authentication
@@ -39,6 +31,7 @@
3931
- Watermarks
4032
- Captions
4133
- Chapters
34+
- Tags
4235

4336
- heading: Live Streams
4437
items:
@@ -64,6 +57,16 @@
6457
only:
6558
- Webhooks
6659

60+
- heading: Admin API
61+
items:
62+
- label: Overview
63+
href: ././admin-api-overview.md
64+
- open_api_spec: admin-api.yaml
65+
only:
66+
- Projects
67+
- API keys
68+
- Usage
69+
6770
- heading: Errors
6871
items:
6972
- label: Authentication Errors

0 commit comments

Comments
 (0)