Skip to content

Commit

Permalink
Merge 181a63f into a4d9d0f
Browse files Browse the repository at this point in the history
  • Loading branch information
StekPerepolnen authored Nov 29, 2024
2 parents a4d9d0f + 181a63f commit 4ae0920
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions ydb/core/viewer/query_execute_script.h
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,16 @@ class TQueryExecuteScript : public TQueryExecuteScriptRpc {
* `EXEC_MODE_EXPLAIN`
* `EXEC_MODE_EXECUTE`
required: true
stats_mode:
type: string
description: |
stats_mode:
* `STATS_MODE_UNSPECIFIED`
* `STATS_MODE_NONE`
* `STATS_MODE_BASIC`
* `STATS_MODE_FULL`
* `STATS_MODE_PROFILE`
required: false
responses:
200:
description: OK
Expand Down

0 comments on commit 4ae0920

Please sign in to comment.