diff --git a/reference/navigation.yaml b/reference/navigation.yaml index 0c52fb1b..755a5cad 100644 --- a/reference/navigation.yaml +++ b/reference/navigation.yaml @@ -8,24 +8,16 @@ - label: Webhooks href: ./create-and-manage-webhooks.md -- heading: Admin API - items: - - label: Overview - href: ././admin-api-overview.md - - open_api_spec: admin-api.yaml - only: - - Projects - - API keys - - Usage - - heading: Authentication items: - label: Overview href: ./authentication-guide.md - - label: Basic authentication - href: ./basic-authentication.md - - label: Bearer token authentication - href: ./disposable-bearer-token-authentication.md + collapsed: true + items: + - label: Basic authentication + href: ./basic-authentication.md + - label: Bearer token authentication + href: ./disposable-bearer-token-authentication.md - open_api_spec: openapi.yaml only: - Advanced authentication @@ -39,6 +31,7 @@ - Watermarks - Captions - Chapters + - Tags - heading: Live Streams items: @@ -64,6 +57,16 @@ only: - Webhooks +- heading: Admin API + items: + - label: Overview + href: ././admin-api-overview.md + - open_api_spec: admin-api.yaml + only: + - Projects + - API keys + - Usage + - heading: Errors items: - label: Authentication Errors