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 5d5ca63 commit e032980Copy full SHA for e032980
specification/cat/recovery/CatRecoveryRequest.ts
@@ -19,7 +19,7 @@
19
20
import { Bytes, Indices, Names } from '@_types/common'
21
import { TimeUnit } from '@_types/Time'
22
-import { CatRecoveryColumn, CatRequestBase } from '@cat/_types/CatBase'
+import { CatRecoveryColumns, CatRequestBase } from '@cat/_types/CatBase'
23
24
/**
25
* Get shard recovery information.
0 commit comments