Skip to content

Fix forward slashes being turned into escape#2714

Merged
ptrthomas merged 4 commits into
karatelabs:developfrom
srmppn:feature/fix-forward-slashes
Aug 29, 2025
Merged

Fix forward slashes being turned into escape#2714
ptrthomas merged 4 commits into
karatelabs:developfrom
srmppn:feature/fix-forward-slashes

Conversation

@srmppn

@srmppn srmppn commented Aug 28, 2025

Copy link
Copy Markdown

Description

According to the issue I have reported, this pull request attempts to fix it by applying JSON style to prevent escaping forward slashes. However, I realize this change may break existing users who rely on the escaped form /, as their responses and behavior would now be different.

@ptrthomas
ptrthomas merged commit dae343c into karatelabs:develop Aug 29, 2025
3 checks 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.

2 participants