Skip to content

Commit 67cddc2

Browse files
web-flowgithub-actions[bot]
authored andcommitted
Syncing API
1 parent c1f3d72 commit 67cddc2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
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
@@ -8220,7 +8220,7 @@
82208220
"Purge": {
82218221
"properties": {
82228222
"finished_before": {
8223-
"default": "2024-12-15",
8223+
"default": "2024-12-14",
82248224
"description": "Purge tasks completed earlier than this timestamp. Format '%Y-%m-%d[T%H:%M:%S]'",
82258225
"format": "date-time",
82268226
"type": "string"

packages/common/config/apis/hcc-insights/image-builder/content.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1624,6 +1624,10 @@
16241624
"gpgkey": {
16251625
"type": "string"
16261626
},
1627+
"id": {
1628+
"description": "An ID referring to a repository defined in content sources can be used instead of\n'baseurl', 'mirrorlist' or 'metalink'.\n",
1629+
"type": "string"
1630+
},
16271631
"ignore_ssl": {
16281632
"type": "boolean"
16291633
},

0 commit comments

Comments
 (0)