Loading
refactor(models): change PortalCredentials and HttpCacheConfig to dataclass
* Convert PortalCredentials and HttpCacheConfig from BaseModel to dataclass * Simplify the structure while maintaining functionality
* Convert PortalCredentials and HttpCacheConfig from BaseModel to dataclass * Simplify the structure while maintaining functionality