Skip to content

Commit

Permalink
fix: Add ClusterDeleteMode to enum
Browse files Browse the repository at this point in the history
  • Loading branch information
mzottola committed Oct 4, 2023
1 parent 5a78088 commit 960b3d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/schemas/_index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ CloudProviderResponseList:
$ref: ./CloudProviderResponseList.yaml
Cluster:
$ref: ./ClusterResponse.yaml
ClusterDeleteMode:
$ref: ./enums/ClusterDeleteMode.yaml
ClusterLogs:
$ref: ./ClusterLogsResponse.yaml
ClusterCloudProviderInfo:
Expand Down

0 comments on commit 960b3d9

Please sign in to comment.