chore: buf format

This commit is contained in:
johnnyjoy
2024-08-17 21:26:25 +08:00
parent c356bc03e5
commit 8d6ad68d47
2 changed files with 13 additions and 9 deletions

View File

@ -774,7 +774,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:
@ -1205,7 +1207,9 @@ definitions:
description: The custom style.
owner:
type: string
title: "The owner name.\r\nFormat: \"users/{id}\""
title: |-
The owner name.
Format: "users/{id}"
branding:
type: string
format: byte