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.
2 parents dc640b2 + f197c36 commit 64059b8Copy full SHA for 64059b8
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