Skip to content

Commit 0effeb6

Browse files
nacho-botweb-flow
andauthored
Syncing API (#421)
Co-authored-by: GitHub <[email protected]>
1 parent 64d6446 commit 0effeb6

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

packages/common/config/apis/hcc-insights/insights-advisor/content.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2239,8 +2239,8 @@
22392239
}
22402240
},
22412241
"info": {
2242-
"description": "The API for managing and issuing Red Hat generated tasks on your infrastructure",
2243-
"title": "Insights Tasks API",
2242+
"description": "The API of the Advisor project in Insights",
2243+
"title": "Insights Advisor API",
22442244
"version": "1.0.0"
22452245
},
22462246
"openapi": "3.0.3",

packages/common/config/apis/hcc-insights/tasks/content.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1007,8 +1007,8 @@
10071007
}
10081008
},
10091009
"info": {
1010-
"description": "The API of the Advisor project in Insights",
1011-
"title": "Insights Advisor API",
1010+
"description": "The API for managing and issuing Red Hat generated tasks on your infrastructure",
1011+
"title": "Insights Tasks API",
10121012
"version": "1.0.0"
10131013
},
10141014
"openapi": "3.0.3",

packages/common/config/apis/hcc-insights/vulnerability/content.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3720,7 +3720,7 @@
37203720
},
37213721
"info": {
37223722
"title": "Vulnerability Engine Manager",
3723-
"version": "2.42.4"
3723+
"version": "2.42.18"
37243724
},
37253725
"openapi": "3.0.0",
37263726
"paths": {

0 commit comments

Comments
 (0)