Improve doc
This commit is contained in:
parent
47d4dcfdf5
commit
60c9a6528f
14 changed files with 52 additions and 12 deletions
|
@ -138,6 +138,7 @@ export const meta = {
|
|||
mediaIds: {
|
||||
validator: $.optional.arr($.type(ID)).unique().range(1, 4),
|
||||
transform: transformMany,
|
||||
deprecated: true,
|
||||
desc: {
|
||||
'ja-JP': '添付するファイル (このパラメータは廃止予定です。代わりに fileIds を使ってください。)'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue