Skip to content

Commit

Permalink
Fix error page structure
Browse files Browse the repository at this point in the history
  • Loading branch information
szekelyzol authored Sep 11, 2023
1 parent c9d34b5 commit 0b290d6
Showing 1 changed file with 14 additions and 32 deletions.
46 changes: 14 additions & 32 deletions reference/navigation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,38 +64,20 @@
items:
- label: Invalid API key
href: ./authentication-invalid-api-key-1.md
collapsed: true
items:
- label: Invalid Access Token
href: ./authentication-invalid-access-token-1.md
collapsed: true
items:
- label: Invalid Upload Token
href: ./authentication-invalid-upload-token-1.md
- label: Invalid Refresh Token
href: ./authentication-invalid-refresh-token-1.md
- label: Invalid Authorization Header Value
href: ./authentication-invalid-authorization-header-value-1.md
- label: Missing Authorization Header
href: ./authentication-missing-authorization-header-1.md
- label: Missing upload token
href: ./authentication-missing-upload-token-1.md
- label: Suspended account
href: ./authorization-suspended-account-1.md
- label: Invalid Access Token
href: ./authentication-invalid-access-token-1.md
- label: Invalid Upload Token
href: ./authentication-invalid-upload-token-1.md
- label: Invalid Refresh Token
href: ./authentication-invalid-refresh-token-1.md
- label: Invalid Authorization Header Value
href: ./authentication-invalid-authorization-header-value-1.md
- label: Missing Authorization Header
href: ./authentication-missing-authorization-header-1.md
- label: Missing upload token
href: ./authentication-missing-upload-token-1.md
- label: Suspended account
href: ./authorization-suspended-account-1.md
- label: Invalid Access Token
href: ./authentication-invalid-access-token-1.md
- label: Invalid Upload Token
href: ./authentication-invalid-upload-token-1.md
- label: Invalid Refresh Token
href: ./authentication-invalid-refresh-token-1.md
- label: Invalid Authorization Header Value
href: ./authentication-invalid-authorization-header-value-1.md
- label: Missing Authorization Header
href: ./authentication-missing-authorization-header-1.md
- label: Missing upload token
href: ./authentication-missing-upload-token-1.md
- label: Suspended account
href: ./authorization-suspended-account-1.md
- label: General Errors
href: ./general-errors.md
collapsed: true
Expand Down

0 comments on commit 0b290d6

Please sign in to comment.