mirror of
https://github.com/aykhans/slash-e.git
synced 2025-04-16 04:13:12 +00:00
chore: buf generate
This commit is contained in:
parent
ba62afc034
commit
200242aa67
@ -775,9 +775,7 @@ definitions:
|
|||||||
expiresAt:
|
expiresAt:
|
||||||
type: string
|
type: string
|
||||||
format: date-time
|
format: date-time
|
||||||
description: |-
|
description: "expires_at is the expiration time of the access token.\r\nIf expires_at is not set, the access token will never expire."
|
||||||
expires_at is the expiration time of the access token.
|
|
||||||
If expires_at is not set, the access token will never expire.
|
|
||||||
apiv1Collection:
|
apiv1Collection:
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
@ -1143,9 +1141,7 @@ definitions:
|
|||||||
description: Current workspace version.
|
description: Current workspace version.
|
||||||
owner:
|
owner:
|
||||||
type: string
|
type: string
|
||||||
title: |-
|
title: "The owner name.\r\nFormat: \"users/{id}\""
|
||||||
The owner name.
|
|
||||||
Format: "users/{id}"
|
|
||||||
subscription:
|
subscription:
|
||||||
$ref: '#/definitions/v1Subscription'
|
$ref: '#/definitions/v1Subscription'
|
||||||
description: The workspace subscription.
|
description: The workspace subscription.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user