refactor: update user setting keys

This commit is contained in:
Steven
2024-07-24 00:04:10 +08:00
parent 87deeca110
commit 8010f54747
18 changed files with 519 additions and 377 deletions

View File

@ -827,12 +827,15 @@ definitions:
type: integer
format: int32
description: id is the user id.
general:
$ref: '#/definitions/apiv1UserSettingGeneral'
apiv1UserSettingGeneral:
type: object
properties:
locale:
type: string
description: locale is the user locale.
colorTheme:
type: string
description: color_theme is the user color theme.
apiv1Visibility:
type: string
enum: