Skip to content

There is no option of selecting limit_multi_searches in multiSearch using typescript. #162

Open
@MarkoRisticSting

Description

Description

There is no option of selecting limit_multi_searches in multiSearch using typescript.

Steps to reproduce

typescript complains

Screenshot 2023-06-20 at 20 49 44

Expected Behavior

To already have option for limit_multi_searches in MultiSearchRequestSchema
We can see that it is missing.

Screenshot 2023-06-20 at 20 52 52

Actual Behavior

TS2345: Argument of type { collection: string; limit_multi_searches: number; }' is not assignable to parameter of type 'Partial<MultiSearchRequestSchema>.

Metadata

1.5.4

Mac OS

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