Add missing maxItems

This commit is contained in:
Marco Realacci 2022-11-24 15:25:25 +01:00
parent b42886beab
commit 22ac115b60

View file

@ -107,6 +107,7 @@ paths:
type: array type: array
description: The list of followers. description: The list of followers.
minItems: 0 minItems: 0
maxItems: 100
items: items:
$ref: "#/components/schemas/uid_name" $ref: "#/components/schemas/uid_name"
example: example: