Skip to content

missing_bucket field is missing on HistogramAggregation and DateHistogramAggregation #2121

Open
@kylelyk

Description

@kylelyk

🐛 Wrong type

HistogramAggregation and DateHistogramAggregation in elasticsearch-specification/specification/_types/aggregations/bucket.ts are missing the missing_bucket boolean fields. Surprisingly, TermsAggregation correctly has this field so it should be a simple copy paste.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions