diff --git a/packages/common/config/apis/hcc-insights/insights-advisor/content.json b/packages/common/config/apis/hcc-insights/insights-advisor/content.json index 248df934..5a0172bb 100644 --- a/packages/common/config/apis/hcc-insights/insights-advisor/content.json +++ b/packages/common/config/apis/hcc-insights/insights-advisor/content.json @@ -2239,8 +2239,8 @@ } }, "info": { - "description": "The API for managing and issuing Red Hat generated tasks on your infrastructure", - "title": "Insights Tasks API", + "description": "The API of the Advisor project in Insights", + "title": "Insights Advisor API", "version": "1.0.0" }, "openapi": "3.0.3", diff --git a/packages/common/config/apis/hcc-insights/tasks/content.json b/packages/common/config/apis/hcc-insights/tasks/content.json index beaec5d8..2a8a0fa3 100644 --- a/packages/common/config/apis/hcc-insights/tasks/content.json +++ b/packages/common/config/apis/hcc-insights/tasks/content.json @@ -1007,8 +1007,8 @@ } }, "info": { - "description": "The API of the Advisor project in Insights", - "title": "Insights Advisor API", + "description": "The API for managing and issuing Red Hat generated tasks on your infrastructure", + "title": "Insights Tasks API", "version": "1.0.0" }, "openapi": "3.0.3",