Skip to content

Conversation

@rahadiankp
Copy link

@rahadiankp rahadiankp commented Nov 5, 2025

Explicitly calling Boolean.ToString() or $"{Boolean}" would result in string of either "True" or "False", instead of "true" or "false."

This PR is raised because when I tried to use non-null returnId param for ImportDocuments, I got an error from Typesense saying the accepted values are true or false only.

This PR attempts to fix this issue.

@rahadiankp
Copy link
Author

Hello @runeanielsen, could you please review this small fix?

Happy to actually contribute to this project ✋

@runeanielsen runeanielsen self-assigned this Nov 13, 2025
@runeanielsen
Copy link
Member

Hi @rahadiankp

I'll take a look at it soon. I've been a bit busy lately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants