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 45b468d commit 5d5ca63Copy full SHA for 5d5ca63
specification/cat/recovery/CatRecoveryRequest.ts
@@ -77,7 +77,7 @@ export interface Request extends CatRequestBase {
77
* It supports simple wildcards.
78
* @server_default ip,hp,rp,r,m,n,cpu,l
79
*/
80
- h?: CatRecoveryColumn
+ h?: CatRecoveryColumns
81
/**
82
* A comma-separated list of column names or aliases that determines the sort order.
83
* Sorting defaults to ascending and can be changed by setting `:asc`
0 commit comments