You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(autonomys): fix get_async_download_status endpoint path and add stream_download alias
- Remove incorrect /status suffix from async download status endpoint
- Add stream_download() as alias for download_object_stream() for backward compatibility
- Clarify that download_id must be UUID, not CID
- Update docstrings with correct API endpoint information
0 commit comments