From bc59f21f49db2f9a91543a56f83f63b7d0886116 Mon Sep 17 00:00:00 2001 From: GitHub Date: Wed, 11 Dec 2024 10:58:58 +0000 Subject: [PATCH] Syncing API --- .../config/apis/hcc-insights/insights-advisor/content.json | 4 ++-- packages/common/config/apis/hcc-insights/tasks/content.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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",