From 1a344b44af4574a15d097948162d0c6ba42cb586 Mon Sep 17 00:00:00 2001 From: Stanislav Cherkasov <150145013+stanislav-c@users.noreply.github.com> Date: Fri, 20 Feb 2026 09:22:44 +0100 Subject: [PATCH] Update contrib/catalog/read-write-split/workspace/packages/backend/src/catalogService.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Stanislav Cherkasov <150145013+stanislav-c@users.noreply.github.com> --- .../workspace/packages/backend/src/catalogService.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/catalog/read-write-split/workspace/packages/backend/src/catalogService.ts b/contrib/catalog/read-write-split/workspace/packages/backend/src/catalogService.ts index aee7a11058..dea29a9f54 100644 --- a/contrib/catalog/read-write-split/workspace/packages/backend/src/catalogService.ts +++ b/contrib/catalog/read-write-split/workspace/packages/backend/src/catalogService.ts @@ -142,7 +142,7 @@ export class ReadWriteSplitCatalogService implements CatalogService { } async getLocations( - request: object | undefined, + request: {} | undefined, options: CatalogServiceRequestOptions, ): Promise { return this.#catalogRead.getLocations(