Remnawave_python-sdk/remnawave/enums
Artem 9e2822774a
feat: Enhance subscription and external squad management
- Updated NodeUsageDto to include node_uuid and changed date to datetime.
- Changed total fields in subscription and subscription request history models from float to int.
- Introduced response rules and conditions for subscription settings, including new models for response modifications.
- Added external squads management with CRUD operations and associated models.
- Implemented passkey management with registration and verification endpoints.
- Enhanced snippets management with full CRUD operations and validation.
- Added OAuth2 provider enum for better authentication handling.
2025-10-28 00:44:15 +01:00
..
__init__.py feat: Enhance subscription and external squad management 2025-10-28 00:44:15 +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: Enhance subscription and external squad management 2025-10-28 00:44:15 +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 Add Pydantic models for nodes usage history, subscriptions, and user management 2025-07-03 12:22:16 +02: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: Enhance subscription and external squad management 2025-10-28 00:44:15 +01:00
template_type.py Add Pydantic models for nodes usage history, subscriptions, and user management 2025-07-03 12:22:16 +02:00
users.py Add Pydantic models for nodes usage history, subscriptions, and user management 2025-07-03 12:22:16 +02:00
webhook.py Добавить классы и типы для обработки вебхуков; обновить модели и перечисления для поддержки новых событий 2025-10-04 01:28:29 +02:00