[MM-57966]Centralize the 200 maximum page size cap for the per_page parameter and remove individual mentions from API endpoint documentation (#26859)

Этот коммит содержится в:
Kunal Acharya
2024-04-25 21:18:25 +05:30
коммит произвёл GitHub
родитель 173ff52e18
Коммит 5f1a357845
6 изменённых файлов: 13 добавлений и 13 удалений

Просмотреть файл

@@ -71,7 +71,7 @@
default: 0
- name: per_page
in: query
description: The number of users per page. There is a maximum limit of 200 users
description: The number of users per page.
per page.
schema:
type: integer