export type OpenApiFileType = { content: string; filePath: string; };