Skip to content

Commit

Permalink
auto-docs: Update Cloud API spec (#854)
Browse files Browse the repository at this point in the history
  • Loading branch information
vbotbuildovich authored Nov 13, 2024
1 parent 35c65e0 commit e2c9eb0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions modules/ROOT/attachments/cloud-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4168,6 +4168,9 @@ components:
type: object
v1beta2.DeleteClusterMetadata:
description: Resource describing an in-progress DeleteCluster Operation.
properties:
required_action:
type: string
title: DeleteClusterMetadata
type: object
v1beta2.DeleteClusterResponse:
Expand Down Expand Up @@ -7406,6 +7409,7 @@ paths:
id: cjd4vu1c4vs5ugb02itg
metadata:
'@type': type.googleapis.com/redpanda.api.controlplane.v1beta2.DeleteClusterMetadata
required_action: ""
resource_id: cjd3r21c4vs870t0ku30
started_at: null
state: STATE_IN_PROGRESS
Expand Down Expand Up @@ -7911,6 +7915,7 @@ paths:
id: cjd5tfpc4vsfi6jbjve0
metadata:
'@type': type.googleapis.com/redpanda.api.controlplane.v1beta2.DeleteClusterMetadata
required_action: ""
resource_id: cjb69h1c4vs42pca89s0
started_at: null
state: STATE_COMPLETED
Expand Down

0 comments on commit e2c9eb0

Please sign in to comment.