Skip to content

Commit 5d5ca63

Browse files
kosabogipquentin
andauthored
Update specification/cat/recovery/CatRecoveryRequest.ts
Co-authored-by: Quentin Pradet <[email protected]>
1 parent 45b468d commit 5d5ca63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/cat/recovery/CatRecoveryRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ export interface Request extends CatRequestBase {
7777
* It supports simple wildcards.
7878
* @server_default ip,hp,rp,r,m,n,cpu,l
7979
*/
80-
h?: CatRecoveryColumn
80+
h?: CatRecoveryColumns
8181
/**
8282
* A comma-separated list of column names or aliases that determines the sort order.
8383
* Sorting defaults to ascending and can be changed by setting `:asc`

0 commit comments

Comments
 (0)