Skip to content

Commit 706990b

Browse files
committed
chore: buf generate
1 parent feb952f commit 706990b

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

proto/gen/apidocs.swagger.yaml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -775,9 +775,7 @@ definitions:
775775
expiresAt:
776776
type: string
777777
format: date-time
778-
description: |-
779-
expires_at is the expiration time of the access token.
780-
If expires_at is not set, the access token will never expire.
778+
description: "expires_at is the expiration time of the access token.\r\nIf expires_at is not set, the access token will never expire."
781779
apiv1Collection:
782780
type: object
783781
properties:
@@ -1143,9 +1141,7 @@ definitions:
11431141
description: Current workspace version.
11441142
owner:
11451143
type: string
1146-
title: |-
1147-
The owner name.
1148-
Format: "users/{id}"
1144+
title: "The owner name.\r\nFormat: \"users/{id}\""
11491145
subscription:
11501146
$ref: '#/definitions/v1Subscription'
11511147
description: The workspace subscription.

0 commit comments

Comments
 (0)