Skip to content

Commit

Permalink
viewer script execute swagger (ydb-platform#12137)
Browse files Browse the repository at this point in the history
  • Loading branch information
StekPerepolnen authored and azevaykin committed Feb 3, 2025
1 parent 08f1228 commit ca834ae
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 ca834ae

Please sign in to comment.