Skip to content

Commit bae2546

Browse files
nacho-botweb-flow
andauthored
Syncing API (#711)
Co-authored-by: GitHub <[email protected]>
1 parent bbdac41 commit bae2546

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
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
@@ -8283,7 +8283,7 @@
82838283
"Purge": {
82848284
"properties": {
82858285
"finished_before": {
8286-
"default": "2025-10-21",
8286+
"default": "2025-10-26",
82878287
"description": "Purge tasks completed earlier than this timestamp. Format '%Y-%m-%d[T%H:%M:%S]'",
82888288
"format": "date-time",
82898289
"type": "string"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1904,7 +1904,7 @@
19041904
"url": "https://www.gnu.org/licenses/gpl-3.0.en.html"
19051905
},
19061906
"title": "Patchman-engine API",
1907-
"version": "v3.8.59"
1907+
"version": "v3.8.79"
19081908
},
19091909
"openapi": "3.0.1",
19101910
"paths": {

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1166,7 +1166,6 @@
11661166
"PlaybookRunExecutorStatus": {
11671167
"enum": [
11681168
"pending",
1169-
"acked",
11701169
"running",
11711170
"success",
11721171
"failure",

0 commit comments

Comments
 (0)