Skip to content

GetMapping<T>() fails to get the correct value for the store field #487

@alextxm

Description

@alextxm

GetMapping() will report the store field marked to false in any property for the specified type even if the json response does have "store":true.

json response fragment:
[...]
{"type":"string","index":"not_analyzed","store":true},"size":{"type":"integer","store":true},"subject":{"type":"string"}}}}}}
[...]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions