We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc640b2 commit 46d9d8fCopy full SHA for 46d9d8f
specs/common/schemas/SearchResponse.yml
@@ -146,6 +146,9 @@ baseSearchResponse:
146
type: string
147
description: Unique identifier for the query. This is used for [click analytics](https://www.algolia.com/doc/guides/analytics/click-analytics/).
148
example: 'a00dbc80a8d13c4565a442e7e2dca80a'
149
+ _automaticInsights:
150
+ type: boolean
151
+ description: Whether automatic events collection is enabled for the application.
152
153
nbHits:
154
type: integer
0 commit comments