Skip to content

Commit

Permalink
Update tag order
Browse files Browse the repository at this point in the history
  • Loading branch information
szekelyzol committed Oct 1, 2024
1 parent 48ffe00 commit 31df639
Showing 1 changed file with 16 additions and 14 deletions.
30 changes: 16 additions & 14 deletions reference/navigation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -65,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
Expand Down

0 comments on commit 31df639

Please sign in to comment.