Skip to content

Commit 9dcb308

Browse files
kosabogipquentin
andauthored
Update specification/cat/segments/CatSegmentsRequest.ts
Co-authored-by: Quentin Pradet <[email protected]>
1 parent bc36b55 commit 9dcb308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/cat/segments/CatSegmentsRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ export interface Request extends CatRequestBase {
6363
* It supports simple wildcards.
6464
* @server_default ip,hp,rp,r,m,n,cpu,l
6565
*/
66-
h?: CatSegmentsColumn
66+
h?: CatSegmentsColumns
6767
/**
6868
* A comma-separated list of column names or aliases that determines the sort order.
6969
* Sorting defaults to ascending and can be changed by setting `:asc`

0 commit comments

Comments
 (0)