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 416b1f0 commit 43e8d19Copy full SHA for 43e8d19
specification/cat/thread_pool/CatThreadPoolRequest.ts
@@ -19,7 +19,7 @@
19
20
import { Names } from '@_types/common'
21
import { Duration, TimeUnit } from '@_types/Time'
22
-import { CatRequestBase, CatThreadPoolColumn } from '@cat/_types/CatBase'
+import { CatRequestBase, CatThreadPoolColumns } from '@cat/_types/CatBase'
23
24
/**
25
* Get thread pool statistics.
0 commit comments