Skip to content

Commit

Permalink
Add include_defaults param to Indices/GetSettings whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
polyfractal committed Mar 31, 2016
1 parent 69389fc commit 496071c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Elasticsearch/Endpoints/Indices/Settings/Get.php
Expand Up @@ -65,6 +65,7 @@ protected function getParamWhitelist()
'expand_wildcards',
'flat_settings',
'local',
'include_defaults'
);
}

Expand Down

0 comments on commit 496071c

Please sign in to comment.