Skip to content

Commit 3ae1ca0

Browse files
Copilothotlong
andcommitted
Remove incorrect search-to-analytics endpoint mapping
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent d770dca commit 3ae1ca0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/objectql/src/protocol.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ export class ObjectStackProtocolImplementation implements ObjectStackProtocol {
115115
i18n: 'i18n',
116116
graphql: 'graphql',
117117
'file-storage': 'storage',
118-
search: 'analytics',
119118
};
120119

121120
const optionalEndpoints: Partial<ApiRoutes> = {

0 commit comments

Comments
 (0)