mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: tweak content length limit
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user