Type Alias: DashboardApplication
type DashboardApplication = z.infer<typeof DashboardApplicationSchema>;
Defined in: src/models/mgmt-dashboard.ts:71
Per-application dashboard overview response.
type DashboardApplication = z.infer<typeof DashboardApplicationSchema>;
Defined in: src/models/mgmt-dashboard.ts:71
Per-application dashboard overview response.