{ "admin/services/service-registry": { "title": "Service Registry", "order": 15, "action": { "type": "firstchild" }, "depends": { "acl": ["luci-app-service-registry"], "uci": { "service-registry": true } } }, "admin/services/service-registry/overview": { "title": "Overview", "order": 10, "action": { "type": "view", "path": "service-registry/overview" } }, "admin/services/service-registry/publish": { "title": "Publish", "order": 20, "action": { "type": "view", "path": "service-registry/publish" } }, "admin/services/service-registry/landing": { "title": "Landing Page", "order": 30, "action": { "type": "view", "path": "service-registry/landing" } } }