ci: lint openapi specs using redocly (#12510)

We need to lint specs for pageserver, endpoint storage, and safekeeper
#0000
This commit is contained in:
Mikhail
2025-07-09 15:29:45 +01:00
committed by GitHub
parent 8f3351fa91
commit bc6a756f1c
4 changed files with 41 additions and 52 deletions

View File

@@ -416,15 +416,6 @@ components:
total_startup_ms:
type: integer
Info:
type: object
description: Information about VM/Pod.
required:
- num_cpus
properties:
num_cpus:
type: integer
DbsAndRoles:
type: object
description: Databases and Roles
@@ -642,26 +633,6 @@ components:
description: Promote error, if any
type: string
InstalledExtensions:
type: object
properties:
extensions:
description: Contains list of installed extensions.
type: array
items:
type: object
properties:
extname:
type: string
version:
type: string
items:
type: string
n_databases:
type: integer
owned_by_superuser:
type: integer
SetRoleGrantsRequest:
type: object
required: