Skip to content

Commit

Permalink
Syncing API
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored and github-actions[bot] committed Nov 13, 2024
1 parent 2ce4b9e commit 7a619cb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1264,7 +1264,7 @@
"name": "orgId",
"required": true,
"schema": {
"format": "int64",
"format": "int32",
"minimum": 0,
"type": "integer"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 7a619cb

Please sign in to comment.