mirror of
https://github.com/wowlikon/LiB.git
synced 2026-02-04 04:31:09 +00:00
Добавление catpcha при регистрации, фильтрация по количеству страниц
This commit is contained in:
@@ -61,6 +61,7 @@ OPENAPI_TAGS = [
|
||||
{"name": "loans", "description": "Действия с выдачами."},
|
||||
{"name": "relations", "description": "Действия со связями."},
|
||||
{"name": "users", "description": "Действия с пользователями."},
|
||||
{"name": "captcha", "description": "Создание и проверка cap.js каптчи."},
|
||||
{"name": "misc", "description": "Прочие."},
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user