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

Ensure member names are escaped in hint values #1344

Merged
merged 4 commits into from
Jan 8, 2024

Conversation

kubukoz
Copy link
Member

@kubukoz kubukoz commented Jan 6, 2024

Closes #1342. Additionally, enum member names were previously escaped, and I'm pretty sure they shouldn't be.

PR Checklist (not all items are relevant to all PRs)

  • Added unit-tests (for runtime code)
  • Added bootstrapped code + smoke tests (when the rendering logic is modified) - added bootstrapped code which is checked via compilation
  • Added build-plugins integration tests (when reflection loading is required at codegen-time)
  • Added alloy compliance tests (when simpleRestJson protocol behaviour is expanded/updated)
  • Updated dynamic module to match generated-code behaviour collisions aren't a thing in Dynamic
  • Added documentation
  • Updated changelog

@Baccata Baccata merged commit 8593a54 into series/0.18 Jan 8, 2024
11 checks passed
@kubukoz kubukoz deleted the escape-hint-field-names branch January 8, 2024 17:01
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.

Keywords not escaped in generated hint values
2 participants