export interface DebugModelLogSummary { url: string; method: string; statusCode: number; }