mirror of
https://github.com/notherealmarco/WASAPhoto.git
synced 2025-03-14 06:06:15 +01:00
Add missing maxItems
This commit is contained in:
parent
b42886beab
commit
22ac115b60
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@ paths:
|
|||
type: array
|
||||
description: The list of followers.
|
||||
minItems: 0
|
||||
maxItems: 100
|
||||
items:
|
||||
$ref: "#/components/schemas/uid_name"
|
||||
example:
|
||||
|
|
Loading…
Reference in a new issue