Skip to content

Commit 6a9878b

Browse files
Update specification/cat/thread_pool/CatThreadPoolRequest.ts
Co-authored-by: Quentin Pradet <[email protected]>
1 parent 43e8d19 commit 6a9878b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/cat/thread_pool/CatThreadPoolRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ export interface Request extends CatRequestBase {
5555
/**
5656
* List of columns to appear in the response. Supports simple wildcards.
5757
*/
58-
h?: CatThreadPoolColumn
58+
h?: CatThreadPoolColumns
5959
/**
6060
* A comma-separated list of column names or aliases that determines the sort order.
6161
* Sorting defaults to ascending and can be changed by setting `:asc`

0 commit comments

Comments
 (0)