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 bc36b55 commit 9dcb308Copy full SHA for 9dcb308
specification/cat/segments/CatSegmentsRequest.ts
@@ -63,7 +63,7 @@ export interface Request extends CatRequestBase {
63
* It supports simple wildcards.
64
* @server_default ip,hp,rp,r,m,n,cpu,l
65
*/
66
- h?: CatSegmentsColumn
+ h?: CatSegmentsColumns
67
/**
68
* A comma-separated list of column names or aliases that determines the sort order.
69
* Sorting defaults to ascending and can be changed by setting `:asc`
0 commit comments