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

Correctly Escape Double-Quotes in Deprecation Message #131

Conversation

maticzav
Copy link
Owner

This PR fixes a bug where double-quotes in @deprecated directive description would break the generated code.

Huge thanks to thingdeux for tracking this down. I am truly amazed 😄

@maticzav maticzav linked an issue May 24, 2023 that may be closed by this pull request
@vercel
Copy link

vercel bot commented May 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
swift-graphql ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 24, 2023 7:45pm

@maticzav maticzav merged commit 2b6facf into main May 25, 2023
4 checks passed
@maticzav maticzav deleted the 130-codegen-deprecation-messages-are-not-escaped-and-cause-failure branch May 25, 2023 06:50
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.

CODEGEN: Deprecation messages are not escaped and cause failure.
1 participant