mirror of
https://github.com/netbirdio/docs.git
synced 2026-08-24 16:51:26 +02:00
Fix API page generator and add missing integration nav entries (#680)
This commit is contained in:
@@ -45,13 +45,18 @@ export const apiNavigation = [
|
||||
title: 'Cloud Resources',
|
||||
links: [
|
||||
{ title: 'Ingress Ports', href: '/api/resources/ingress-ports' },
|
||||
{ title: 'IDP (SCIM)', href: '/api/resources/idp' },
|
||||
{ title: 'IDP (Azure API)', href: '/api/resources/idp-azure-integrations' },
|
||||
{ title: 'IDP (Google API)', href: '/api/resources/idp-google-integrations' },
|
||||
{ title: 'IDP (Okta SCIM)', href: '/api/resources/idp-okta-scim-integrations' },
|
||||
{ title: 'IDP (SCIM Generic)', href: '/api/resources/idp-scim-integrations' },
|
||||
{ title: 'Event Streaming', href: '/api/resources/event-streaming-integrations' },
|
||||
{ title: 'EDR Peers', href: '/api/resources/edr-peers' },
|
||||
{ title: 'EDR Falcon', href: '/api/resources/edr-falcon-integrations' },
|
||||
{ title: 'EDR FleetDM', href: '/api/resources/edr-fleetdm-integrations' },
|
||||
{ title: 'EDR Huntress', href: '/api/resources/edr-huntress-integrations' },
|
||||
{ title: 'EDR Intune', href: '/api/resources/edr-intune-integrations' },
|
||||
{ title: 'EDR SentinelOne', href: '/api/resources/edr-sentinelone-integrations' },
|
||||
{ title: 'Notifications', href: '/api/resources/notifications' },
|
||||
{ title: 'MSP', href: '/api/resources/msp' },
|
||||
{ title: 'Invoice', href: '/api/resources/invoice' },
|
||||
{ title: 'Usage', href: '/api/resources/usage' },
|
||||
|
||||
Reference in New Issue
Block a user