Skip to content

Commit

Permalink
[OpenAPI] Spec updates (#1603)
Browse files Browse the repository at this point in the history
Co-authored-by: github-merge-queue[bot] <github-merge-queue[bot]@users.noreply.github.com>
  • Loading branch information
xata-bot and github-merge-queue[bot] authored Oct 1, 2024
1 parent 3899f16 commit 2f8f4f5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions packages/client/src/api/controlPlaneSchemas.ts
Original file line number Diff line number Diff line change
Expand Up @@ -467,10 +467,7 @@ export type ClusterDeleteMetadata = {
* @x-internal true
*/
export type ClusterUpdateDetails = {
/**
* @pattern ^[Ss][Tt][Oo][Pp]|[Ss][Tt][Aa][Rr][Tt]$
*/
command: string;
configuration: ClusterConfiguration;
};

/**
Expand Down

0 comments on commit 2f8f4f5

Please sign in to comment.