Loading
fix(refactor): Restore missing attributes after config consolidation
- Renamed PortalClient._http_config → _http_cache and fixed parameter name in _get_session() to match the new config structure. - Added TDocDatabase.connection property to replace the removed attribute, preserving backward compatibility for tests.