Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add routes for index pagination #287

Open
sanders41 opened this issue Aug 7, 2022 · 2 comments
Open

Add routes for index pagination #287

sanders41 opened this issue Aug 7, 2022 · 2 comments
Labels
good first issue Good for newcomers

Comments

@sanders41
Copy link
Owner

The is dependent on this issue being implemented and released in meilisearch-python-async

@sanders41 sanders41 added the good first issue Good for newcomers label Aug 7, 2022
@sanders41
Copy link
Owner Author

The functionality was added in meilisearch-python-async. This is now dependent on #318.

@sanders41
Copy link
Owner Author

sanders41 commented Apr 16, 2023

This is ready to implement. There should be new get, post, and delete routes added to index_routes for pagination. There are corresponding get_pagination, update_pagination, and delete_pagination methods in meilisearch-python-async to use for this.

New tests need to be added for these new routes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant