export interface ISwaggerLicense { name: string; url?: string; }