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 fields parameters to the GetDocument() method #317

Merged
merged 2 commits into from
Jul 7, 2022

Conversation

alallema
Copy link
Contributor

@alallema alallema commented Jul 6, 2022

Pull Request

What does this PR do?

Add pagination parameters to the GetDocument() method
And DocumentQuery struct

@alallema alallema requested a review from brunoocasali July 6, 2022 13:41
Copy link
Member

@brunoocasali brunoocasali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@alallema alallema force-pushed the documents_changes branch from 50c02a9 to 26350d5 Compare July 6, 2022 15:50
@alallema alallema merged commit dba958b into bump-meilisearch-v0.28.0 Jul 7, 2022
@alallema alallema deleted the documents_changes branch July 7, 2022 07:44
@alallema alallema added the breaking-change The related changes are breaking for the users label Jul 11, 2022
bors bot added a commit that referenced this pull request Jul 11, 2022
304: Changes related to the next Meilisearch release (v0.28.0) r=alallema a=meili-bot

Related to this issue: meilisearch/integration-guides#205

This PR:
- gathers the changes related to the next Meilisearch release (v0.28.0) so that this package is ready when the official release is out.
- should pass the tests against the [latest pre-release of Meilisearch](https://github.com/meilisearch/meilisearch/releases).
- might eventually contain test failures until the Meilisearch v0.28.0 is out.

⚠️ This PR should NOT be merged until the next release of Meilisearch (v0.28.0) is out.

_This PR is auto-generated for the [pre-release week](https://github.com/meilisearch/integration-guides/blob/master/guides/pre-release-week.md) purpose._

Done:
- #306 
- #305
- #310
- #311
- #312
- #313
- #314
- #315 
- #317
- #321 

Co-authored-by: meili-bot <74670311+meili-bot@users.noreply.github.com>
Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
Co-authored-by: Amélie <alallema@users.noreply.github.com>
Co-authored-by: alallema <amelie@meilisearch.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change The related changes are breaking for the users
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants