export interface SwaggerRouteMethod { route: string; endpoint: string; stream: string; }