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

feat: default answer to unparsed jsonAnswer #41

Merged
merged 2 commits into from
Jan 2, 2024
Merged

Conversation

foxt451
Copy link
Contributor

@foxt451 foxt451 commented Dec 29, 2023

Closes #37

It's quite simple, the answer would just mirror jsonAnswer, but in its unparsed (string) form.
I've also added debug config, hope it would be helpful

@foxt451 foxt451 requested a review from Patai5 December 29, 2023 13:25
Copy link
Contributor

@Patai5 Patai5 left a comment

Choose a reason for hiding this comment

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

Thanks, works as expected 👍
You can remove the vscode config and merge :)

@foxt451 foxt451 merged commit d5bb197 into master Jan 2, 2024
1 check passed
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.

Sometimes returns only jsonAnswer but not answer
2 participants