Skip to content

Commit 68630a0

Browse files
committed
Add format to Cat/Aliases whitelist
1 parent bef93cb commit 68630a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Elasticsearch/Endpoints/Cat/Aliases.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ protected function getParamWhitelist()
6060
'h',
6161
'help',
6262
'v',
63+
'format'
6364
);
6465
}
6566

0 commit comments

Comments
 (0)