Skip to content

Commit a41ea0b

Browse files
algolia-botsirockinFluf22
committed
fix(specs): allow additionalProperties on insights-api events (generated)
algolia/api-clients-automation#5885 Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com> Co-authored-by: Dave Sirockin <dave@sirockin.com> Co-authored-by: Thomas Raffray <Fluf22@users.noreply.github.com>
1 parent 9b3025f commit a41ea0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/client-insights/model/clickedObjectIDsAfterSearch.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import type { ClickEvent } from './clickEvent';
44

55
/**
6-
* Click event after an Algolia request. Use this event to track when users click items in the search results. If you\'re building your category pages with Algolia, you\'ll also use this event.
6+
* Click event after an Algolia request. Use this event to track when users click items in the search results. If you\'re building your category pages with Algolia, you\'ll also use this event.
77
*/
88
export type ClickedObjectIDsAfterSearch = {
99
/**

0 commit comments

Comments
 (0)