Skip to content

Commit 2fe11d4

Browse files
authored
remove pesky version from hydro payload so it stops failing (#57203)
1 parent 4cc31ab commit 2fe11d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/search/lib/helpers/external-search-analytics.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ export async function handleExternalSearchAnalytics(
6767
const analyticsPayload = {
6868
schema: hydroNames.search,
6969
value: {
70-
version: '1.0.0',
7170
context: {
7271
event_id: crypto.randomUUID(),
7372
user: 'server-side',

0 commit comments

Comments
 (0)