private async Task <string> GetBaseOpenApi(string openApiName) =>
 await AssemblyHelper.GetStringFromResourceFileAsync($"{openApiName}.json");