mirror of
https://github.com/remnawave/python-sdk.git
synced 2026-05-13 12:16:42 +00:00
- Updated models and response structures to align with API v2.0.0 specifications. - Enhanced response handling to support both wrapped and unwrapped API responses. - Added new controllers for ConfigProfiles, InternalSquads, InfraBilling, and NodesUsageHistory. - Implemented RootModel patterns for list responses, allowing direct iteration and indexing. - Updated tests to validate new models and endpoints, ensuring 20 out of 21 tests pass with real API integration. - Fixed various bugs related to response handling and model validation. - Documented migration path and breaking changes for users upgrading from v1.x to v2.0.0. |
||
|---|---|---|
| .. | ||
| .env.test | ||
| __init__.py | ||
| conftest.py | ||
| test_auth.py | ||
| test_bandwidthstats.py | ||
| test_config_profiles.py | ||
| test_hosts.py | ||
| test_hwid.py | ||
| test_inbounds.py | ||
| test_infra_billing.py | ||
| test_internal_squads.py | ||
| test_keygen.py | ||
| test_nodes.py | ||
| test_nodes_usage_history.py | ||
| test_subscription.py | ||
| test_subscriptions_settings.py | ||
| test_subscriptions_template.py | ||
| test_system.py | ||
| test_users.py | ||
| test_users_bulk_actions.py | ||
| test_users_stats.py | ||
| utils.py | ||