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 e032980 commit bc36b55Copy full SHA for bc36b55
specification/cat/segments/CatSegmentsRequest.ts
@@ -19,7 +19,7 @@
19
20
import { Bytes, Indices, Names } from '@_types/common'
21
import { Duration } from '@_types/Time'
22
-import { CatRequestBase, CatSegmentsColumn } from '@cat/_types/CatBase'
+import { CatRequestBase, CatSegmentsColumns } from '@cat/_types/CatBase'
23
24
/**
25
* Get segment information.
0 commit comments