chore: bump dependencies

This commit is contained in:
Johnny
2025-05-12 19:19:26 +08:00
parent 3ee1d5e560
commit 981ab26b12
7 changed files with 1363 additions and 1487 deletions
+6 -2
View File
@@ -775,7 +775,9 @@ definitions:
expiresAt:
type: string
format: date-time
description: "expires_at is the expiration time of the access token.\r\nIf expires_at is not set, the access token will never expire."
description: |-
expires_at is the expiration time of the access token.
If expires_at is not set, the access token will never expire.
apiv1Collection:
type: object
properties:
@@ -1141,7 +1143,9 @@ definitions:
description: Current workspace version.
owner:
type: string
title: "The owner name.\r\nFormat: \"users/{id}\""
title: |-
The owner name.
Format: "users/{id}"
subscription:
$ref: '#/definitions/v1Subscription'
description: The workspace subscription.