Skip to content

Commit 0b3de60

Browse files
committed
fix: minor changes
1 parent 25104e6 commit 0b3de60

2 files changed

Lines changed: 1 addition & 21 deletions

File tree

info

Lines changed: 0 additions & 20 deletions
This file was deleted.

plugins/elasticsearch/middleware.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ func list() []middleware.Middleware {
4949
validate.ACL(),
5050
validate.Operation(),
5151
validate.PermissionExpiry(),
52-
// Call logs after that, update the existing log record
52+
// TODO: move transform request logic to querytranslate plugin
5353
transformRequest,
5454
}
5555
}

0 commit comments

Comments
 (0)