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

Content is not returned using get_articles #29

Closed
MartinBernstorff opened this issue Jun 30, 2024 · 1 comment · Fixed by #31
Closed

Content is not returned using get_articles #29

MartinBernstorff opened this issue Jun 30, 2024 · 1 comment · Fixed by #31
Labels
enhancement New feature or request

Comments

@MartinBernstorff
Copy link

AFAICT, it is because of a missing "content" on SearchSuccess:

... on SearchSuccess {

Locally, I fixed it by adding "content", but unsure how that interacts with the method's include_content.

Thanks for the work you've done here!

@yazdipour
Copy link
Owner

I hope this changes I made are exactly targeting this issue.
I appreciate if you can try these new change in v0.3.4.

@yazdipour yazdipour added the enhancement New feature or request label Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants