Add "Agent Network" link to NavigationAPI and update API generator script

This commit is contained in:
mlsmaycon
2026-07-02 01:42:38 +02:00
parent 238d3fef32
commit 25fc1e6499
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',