ITADN

Chore: Integrate new api client into StorageFileBrowser script

#1432ClosedAdammatthiesen 创建于 2026-03-06
chore
A
Adammatthiesencommented
The StorageFileBrowser script, https://github.com/withstudiocms/studiocms/blob/main/packages/studiocms/src/virtuals/scripts/StorageFileBrowser.ts currently uses raw fetch requests to the new Effect HttpApi based API that has a documented and typed API Spec and clients. This should be updated to utilize the new `integrationsClient` from https://github.com/withstudiocms/studiocms/blob/main/packages/studiocms/src/client/apiClient.ts#L37
关闭于 2026-03-06 0 条评论