Skip to content

Missing support for {dynamic_type} #460

Closed
@nickyhuyskens

Description

@nickyhuyskens

Java API client version

7.17.7

Java version

11.0.14

Elasticsearch Version

7.17.7

Problem description

The API seems to be missing support for {dynamic_type} (https://www.elastic.co/guide/en/elasticsearch/reference/current/dynamic-templates.html#template-variables)

In DynamicTemplate.Builder, I can't find any way to specify a mapping using {dynamic_type}. (Property.Kind has no corresponding value.)

This Issue seems to have been resolved earlier in #142 but I'm still not able to find this dynamic type in the latest versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: SpecificationRelated to the API spec used to generate client code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions