mirror of
https://github.com/sim1222/misskey.git
synced 2025-07-01 16:29:56 +09:00
wip
This commit is contained in:
@ -83,7 +83,7 @@ const defaultSwagger = {
|
||||
"type": "string",
|
||||
"description": "アバターに設定しているドライブのファイルのID"
|
||||
},
|
||||
"avatar_url": {
|
||||
"avatarUrl": {
|
||||
"type": "string",
|
||||
"description": "アバターURL"
|
||||
},
|
||||
@ -91,7 +91,7 @@ const defaultSwagger = {
|
||||
"type": "string",
|
||||
"description": "バナーに設定しているドライブのファイルのID"
|
||||
},
|
||||
"banner_url": {
|
||||
"bannerUrl": {
|
||||
"type": "string",
|
||||
"description": "バナーURL"
|
||||
},
|
||||
|
Reference in New Issue
Block a user