Skip to content

Correct JSON payloads #93

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

Open
usox opened this issue Apr 8, 2025 · 0 comments
Open

Correct JSON payloads #93

usox opened this issue Apr 8, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@usox
Copy link
Member

usox commented Apr 8, 2025

Some payloads in translation-requests became erroneous due to the change from form-encoded to json payloads.

This includes at least:

  • non_splitting_tags
  • ignore_tags

All locations using separators may be affected, so we have to check all of them. Also should the tests be extended to cover that.

See also #92

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants