1
0

feat: restrict max avatar size

resolves #1171
This commit is contained in:
kolaente
2022-06-12 18:29:12 +02:00
parent 172a6214d7
commit 2f25b48869
7 changed files with 26 additions and 4 deletions

View File

@ -1433,7 +1433,8 @@ paths:
name: username
required: true
type: string
- description: The size of the avatar you want to get
- description: The size of the avatar you want to get. If bigger than the max
configured size this will be adjusted to the maximum size.
in: query
name: size
type: integer