Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reverting api sidebar changes #10509

Merged
merged 1 commit into from
Feb 25, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions config/sidebar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1475,20 +1475,20 @@ articles:
forceFullReload: true
url: 'https://auth0.com/blog/'
apis:
- title: overview
- title: Overview
url: /api
- title: testingWithPostman
- title: Testing with Postman
url: /api/use-auth0-apis-with-postman-collections
hidden: true
- title: authenticationApi
- title: Authentication API
url: /api/authentication
external: true
forceFullReload: true
- title: changesInManagementApiV2
- title: Changes in Management API v2
url: /api/management-api-changes-v1-to-v2
forceFullReload: true
hidden: true
- title: managementApiExplorer
- title: Management API Explorer
url: /api/management/v2/
forceFullReload: true
external: true
Expand Down
Loading