[MM-57966]Centralize the 200 maximum page size cap for the per_page parameter and remove individual mentions from API endpoint documentation (#26859)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
173ff52e18
Коммит
5f1a357845
@@ -60,8 +60,7 @@
|
||||
default: 0
|
||||
- name: per_page
|
||||
in: query
|
||||
description: The number of users per page. There is a maximum limit of 200 users
|
||||
per page.
|
||||
description: The number of users per page.
|
||||
schema:
|
||||
type: integer
|
||||
default: 60
|
||||
|
||||
Ссылка в новой задаче
Block a user