-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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
Labels
No labels