diff --git a/packages/common/config/apis/hcc-insights/automation-hub/content.json b/packages/common/config/apis/hcc-insights/automation-hub/content.json index 2dcc153a..115b0f75 100644 --- a/packages/common/config/apis/hcc-insights/automation-hub/content.json +++ b/packages/common/config/apis/hcc-insights/automation-hub/content.json @@ -7936,7 +7936,7 @@ "Purge": { "properties": { "finished_before": { - "default": "2024-09-23", + "default": "2024-10-13", "description": "Purge tasks completed earlier than this timestamp. Format '%Y-%m-%d[T%H:%M:%S]'", "format": "date-time", "type": "string" diff --git a/packages/common/config/apis/hcc-insights/insights-results-aggregator_v1/content.json b/packages/common/config/apis/hcc-insights/insights-results-aggregator_v1/content.json index 0e2c2d0d..21de1641 100644 --- a/packages/common/config/apis/hcc-insights/insights-results-aggregator_v1/content.json +++ b/packages/common/config/apis/hcc-insights/insights-results-aggregator_v1/content.json @@ -1264,7 +1264,7 @@ "name": "orgId", "required": true, "schema": { - "format": "int64", + "format": "int32", "minimum": 0, "type": "integer" } diff --git a/packages/common/config/apis/openshift/ocp-vulnerability/content.json b/packages/common/config/apis/openshift/ocp-vulnerability/content.json index 713b729d..dba14491 100644 --- a/packages/common/config/apis/openshift/ocp-vulnerability/content.json +++ b/packages/common/config/apis/openshift/ocp-vulnerability/content.json @@ -394,7 +394,7 @@ "contact": {}, "description": "Documentation to the REST API for application\nVulnerability for Openshift based on console.redhat.com.", "title": "Vulnerability for Openshift API documentation", - "version": "0.35.6" + "version": "0.36.23" }, "openapi": "3.0.1", "paths": {