Improve usability of FiltersAggregation
#8242
Labels
8.x
Relates to a 8.x client version
Area: Client
Area: Generator
Area: Specification
Category: Enhancement
Usability
Currently it's only possible to use Anonymous Filters with the
FiltersAggregation
:Using named filters throws an exception during deserialization of the results:
To improve usability, we have to automatically set the keyed argument to
true
, if the user requests named results.Besides that,
FiltersBucket
currently misses thekey
field in the specification.Related to #7844
The text was updated successfully, but these errors were encountered: