Skip to content

Change /attribute-values to hide .keyword suffix and only return list #654

@kburke

Description

@kburke

For the /attribute-values endpoint, which retrieves all currently used values from an OpenSearch index, do not require the .keyword suffix from the user, but put it on for the QDSL query.

entities/attribute-values?attribute_name=organ.keyword
becomes
entities/attribute-values?attribute_name=organ

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions