chore: add memo content length limit setting

This commit is contained in:
Steven
2024-05-06 08:02:39 +08:00
parent 56ceba2dec
commit af1ad2f2db
9 changed files with 171 additions and 96 deletions

View File

@@ -2096,6 +2096,10 @@ definitions:
displayWithUpdateTime:
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.
apiv1WorkspaceSetting:
type: object
properties: