Skip to content

Commit 64059b8

Browse files
authored
Merge f197c36 into dc640b2
2 parents dc640b2 + f197c36 commit 64059b8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

specs/common/schemas/SearchResponse.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,9 @@ baseSearchResponse:
146146
type: string
147147
description: Unique identifier for the query. This is used for [click analytics](https://www.algolia.com/doc/guides/analytics/click-analytics/).
148148
example: 'a00dbc80a8d13c4565a442e7e2dca80a'
149+
_automaticInsights:
150+
type: boolean
151+
description: Whether automatic events collection is enabled for the application.
149152

150153
nbHits:
151154
type: integer

0 commit comments

Comments
 (0)