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

Escape JSON chars after parsing placeholders #60

Merged
merged 1 commit into from
Jan 25, 2023

Conversation

LOOHP
Copy link
Contributor

@LOOHP LOOHP commented Jan 22, 2023

If a placeholder API placeholder returns a result with backslashes, they won't be escaped therefore producing malformed JSON.
This PR makes the escaping happen before parsing them, instead of before.

@Aust1n46 Aust1n46 merged commit 46b0a3c into Aust1n46:master Jan 25, 2023
@LOOHP LOOHP deleted the backslashes branch January 25, 2023 01:10
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