We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43e8d19 commit 6a9878bCopy full SHA for 6a9878b
specification/cat/thread_pool/CatThreadPoolRequest.ts
@@ -55,7 +55,7 @@ export interface Request extends CatRequestBase {
55
/**
56
* List of columns to appear in the response. Supports simple wildcards.
57
*/
58
- h?: CatThreadPoolColumn
+ h?: CatThreadPoolColumns
59
60
* A comma-separated list of column names or aliases that determines the sort order.
61
* Sorting defaults to ascending and can be changed by setting `:asc`
0 commit comments