Skip to content

Commit

Permalink
Update pkg/opensearch/response_parser.go
Browse files Browse the repository at this point in the history
Co-authored-by: Kevin Yu <[email protected]>
  • Loading branch information
sarahzinger and kevinwcyu authored Nov 20, 2023
1 parent 7dfbf2f commit afe6626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/opensearch/response_parser.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ type responseParser struct {
Responses []*es.SearchResponse
Targets []*Query
DebugInfo *es.SearchDebugInfo
ConfiguredFields client.ConfiguredFields
ConfiguredFields es.ConfiguredFields
DSSettings *backend.DataSourceInstanceSettings
}

Expand Down

0 comments on commit afe6626

Please sign in to comment.