Expand description
Core models for API responses and authentication
This module contains fundamental models for API responses, including status responses and login information, as well as utility functions for deserialization.
Structs§
- Login
- Login response model containing user and authentication token
- Qobuz
ApiStatus Response - A general Qobuz API status response model
Functions§
- deserialize_
code - Custom deserializer for the ‘code’ field that handles both string and numeric values