Skip to content

Commit

Permalink
[OpenAPI] Spec updates (xataio#1504)
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 Jun 11, 2024
1 parent 389d57d commit 2cbef22
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/client/src/api/controlPlaneSchemas.ts
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,8 @@ export type ClusterShortMetadata = {
* @format int64
*/
branches: number;
createdAt: DateTime;
terminatedAt?: DateTime;
};

/**
Expand Down

0 comments on commit 2cbef22

Please sign in to comment.