cherry-studio/packages/shared/data/api
icarus 695afb6f75 refactor(ocr): simplify ocr providers api by returning string array
Remove unused OcrProvider type and related endpoints. The GET endpoint now returns a simple array of provider IDs instead of full provider objects, as the detailed provider data will be handled separately.
2025-10-20 01:02:17 +08:00
..
apiModels.ts feat: add Data API channels and integrate swr for data fetching 2025-09-13 00:55:15 +08:00
apiPaths.ts chore: update configuration and improve cache management 2025-09-16 11:27:18 +08:00
apiSchemas.ts refactor(ocr): simplify ocr providers api by returning string array 2025-10-20 01:02:17 +08:00
apiTypes.ts feat: add Data API channels and integrate swr for data fetching 2025-09-13 00:55:15 +08:00
errorCodes.ts refactor: prefer import type (#10190) 2025-09-17 12:32:53 +08:00
index.ts feat: add Data API channels and integrate swr for data fetching 2025-09-13 00:55:15 +08:00