Add "Agent Network" link to NavigationAPI and update API generator script (#825)

This commit is contained in:
Maycon Santos
2026-07-02 10:18:00 +02:00
committed by GitHub
parent 7c8e149889
commit 3fadeda2fa
2 changed files with 2 additions and 1 deletions

View File

@@ -38,6 +38,7 @@ export const apiNavigation = [
{ title: 'DNS', href: '/api/resources/dns' },
{ title: 'DNS Zones', href: '/api/resources/dns-zones' },
{ title: 'Services', href: '/api/resources/services' },
{ title: 'Agent Network', href: '/api/resources/agent-network' },
{ title: 'Events', href: '/api/resources/events' },
{
title: 'Event Streaming',