chore: tweak content length limit

This commit is contained in:
Steven
2024-05-06 19:12:30 +08:00
parent b0ecb72eaa
commit 776664105a
5 changed files with 15 additions and 15 deletions

View File

@@ -2097,9 +2097,9 @@ definitions:
type: boolean
description: display_with_update_time orders and displays memo with update time.
contentLengthLimit:
type: string
format: int64
description: content_length_limit is the limit of content length.
type: integer
format: int32
description: content_length_limit is the limit of content length. Unit is byte.
apiv1WorkspaceSetting:
type: object
properties: