Skip to content

Conversation

@ekazakas
Copy link
Contributor

@ekazakas ekazakas commented Feb 5, 2025

There is a problem when generating Go code with encoders and full schema. If The schema has some backticks in doc string, then it will produce invalid Go code, because the schema JSON string is wrapped in backticks (`). This needs backtick escaping.

@nrwiersma nrwiersma merged commit 29f45e2 into hamba:main Feb 6, 2025
13 checks passed
@ekazakas ekazakas deleted the fix/gen_backticks branch February 6, 2025 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants