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

[Jex generation] Raw JSON String handling in generated code #528

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

rbygrave
Copy link
Contributor

@rbygrave rbygrave commented Dec 3, 2024

JSON response method that returns a Java String is deemed to be raw json (rather than json encoding the string content)

JSON response method that returns a Java String is deemed to be raw json (rather than json encoding the string content)
@rbygrave rbygrave added this to the 2.9 milestone Dec 3, 2024
@rbygrave rbygrave requested a review from SentryMan December 3, 2024 09:37
@rbygrave rbygrave self-assigned this Dec 3, 2024
@rbygrave rbygrave merged commit 658c42c into master Dec 3, 2024
7 checks passed
@rbygrave rbygrave deleted the feature/jex-raw-json branch December 3, 2024 09:51
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.

1 participant