Skip to content

Commit 97ec5a9

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 fefa36b commit 97ec5a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

algoliasearch/insights/models/clicked_object_ids_after_search.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def _alias_generator(name: str) -> str:
4040

4141
class ClickedObjectIDsAfterSearch(BaseModel):
4242
"""
43-
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.
43+
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.
4444
"""
4545

4646
event_name: str

0 commit comments

Comments
 (0)