Skip to content

Allow overwriting default user settings when using /api endpoints #51

Description

@jgaik

Is your feature request related to a problem? Please describe.
When using broader search I am always getting 10 search results from the first page.

Describe the solution you'd like
I would be able to change the user settings that set the page size.
This is the place where the default settings are used: https://github.com/WeDontPanic/Jotoba/blob/dev/lib/api/src/search/mod.rs

Describe alternatives you've considered
I have tried looking for pagination but the code in https://github.com/WeDontPanic/Jotoba/blob/dev/lib/api/src/search/mod.rs does not use with_page method.

Additional context

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions