Skip to content

Commit 6a96ca1

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 39b50a1 commit 6a96ca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

algoliasearch/Models/Insights/ClickedObjectIDsAfterSearch.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
namespace Algolia.Search.Models.Insights;
1313

1414
/// <summary>
15-
/// 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.
15+
/// 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.
1616
/// </summary>
1717
public partial class ClickedObjectIDsAfterSearch
1818
{

0 commit comments

Comments
 (0)