Skip to content

Commit 3b0c565

Browse files
nacho-botweb-flow
andauthored
Syncing API (#341)
Co-authored-by: GitHub <noreply@github.com>
1 parent 210eaf2 commit 3b0c565

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

packages/common/config/apis/hcc-insights/automation-hub/content.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6465,7 +6465,7 @@
64656465
"Purge": {
64666466
"properties": {
64676467
"finished_before": {
6468-
"default": "2024-04-03",
6468+
"default": "2024-04-16",
64696469
"description": "Purge tasks completed earlier than this timestamp. Format '%Y-%m-%d[T%H:%M:%S]'",
64706470
"format": "date-time",
64716471
"type": "string"

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2238,8 +2238,8 @@
22382238
}
22392239
},
22402240
"info": {
2241-
"description": "The API of the Advisor project in Insights",
2242-
"title": "Insights Advisor API",
2241+
"description": "The API for managing and issuing Red Hat generated tasks on your infrastructure",
2242+
"title": "Insights Tasks API",
22432243
"version": "1.0.0"
22442244
},
22452245
"openapi": "3.0.3",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1379,7 +1379,7 @@
13791379
"name": "GPL-3.0"
13801380
},
13811381
"title": "provisioning-api",
1382-
"version": "1.11.0"
1382+
"version": "1.13.0"
13831383
},
13841384
"openapi": "3.0.0",
13851385
"paths": {

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -961,8 +961,8 @@
961961
}
962962
},
963963
"info": {
964-
"description": "The API for managing and issuing Red Hat generated tasks on your infrastructure",
965-
"title": "Insights Tasks API",
964+
"description": "The API of the Advisor project in Insights",
965+
"title": "Insights Advisor API",
966966
"version": "1.0.0"
967967
},
968968
"openapi": "3.0.3",

0 commit comments

Comments
 (0)