Skip to content

Collection parameters for @Query-annotated methods get escaped wrongly #1858

@herder

Description

@herder

The @Query annotation breaks when providing a collection parameter - it calls toString() on the parameter and escapes the result, which makes the list look like this [\"some\",\"params\"], causing a 400 from Elasticsearch

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions