Remnawave_python-sdk/remnawave/enums
Artem 3e6be1f4b4
feat: Add new endpoints for fetching user IPs and recap statistics
- Implemented `fetch_users_ips` and `get_fetch_users_ips_result` in `IpControlController`.
- Added `get_recap` endpoint in `SystemController`.
- Introduced new models for user IP fetching and recap statistics in `models/ip_control.py` and `models/system.py`.
- Updated existing models and enums to accommodate new features.
- Added tests for new endpoints and model validations.
2026-03-28 19:51:37 +01:00
..
__init__.py feat: Add new endpoints for fetching user IPs and recap statistics 2026-03-28 19:51:37 +01:00
alpn.py Add Pydantic models for nodes usage history, subscriptions, and user management 2025-07-03 12:22:16 +02:00
auth.py feat: Add new endpoints for fetching user IPs and recap statistics 2026-03-28 19:51:37 +01:00
client_type.py Refactor tests for HWID, subscriptions, system, and users; add subscription request history functionality 2025-10-02 01:46:17 +02:00
error_code.py fix: Обновить версии API и добавить новые модели и исключения для управления трафиком узлов и внешними отрядами 2025-11-12 00:01:39 +01:00
fingerprint.py Add Pydantic models for nodes usage history, subscriptions, and user management 2025-07-03 12:22:16 +02:00
security_layer.py Add Pydantic models for nodes usage history, subscriptions, and user management 2025-07-03 12:22:16 +02:00
subscriptions_settings.py feat: обновить версию SDK до 2.6.3 и добавить поддержку новых типов подписок 2026-02-25 03:26:57 +01:00
template_type.py feat: Add new endpoints for fetching user IPs and recap statistics 2026-03-28 19:51:37 +01:00
users.py feat: Add new endpoints for fetching user IPs and recap statistics 2026-03-28 19:51:37 +01:00
webhook.py feat: Add new endpoints for fetching user IPs and recap statistics 2026-03-28 19:51:37 +01:00