mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-24 18:50:56 +08:00
- Eliminated AbortSignal handling from ApiClient interface and DataApiService to streamline request processing. - Updated IpcAdapter to remove event sender logic for responses, aligning with the new direct IPC approach. - Adjusted tests to reflect the removal of cancellation capabilities, emphasizing that direct IPC requests cannot be cancelled. - Cleaned up related code and comments to enhance clarity and maintainability. |
||
|---|---|---|
| .. | ||
| apiModels.ts | ||
| apiPaths.ts | ||
| apiSchemas.ts | ||
| apiTypes.ts | ||
| errorCodes.ts | ||
| index.ts | ||