Skip to content

Move type from meta to result object #10

@pohlm01

Description

@pohlm01

The API documentation mentions that each Result type contains a field type which is either longest-match, exact-match, or empty-match.
In the first two cases, the current implementation puts this into the Meta object, one level below. Only in case of an empty-match, the type field is present on the correct level.
Having the type field on the same level for all cases would be great.

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