parent
6994136fb3
commit
92f5027c3c
4 changed files with 44 additions and 89 deletions
|
@ -79,7 +79,7 @@ export const paramDef = {
|
|||
bannerId: { type: 'string', format: 'misskey:id', nullable: true },
|
||||
fields: { type: 'array',
|
||||
minItems: 0,
|
||||
maxItems: 8,
|
||||
maxItems: 16,
|
||||
items: {
|
||||
type: 'object',
|
||||
properties: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue