Skip to content

Conversation

@sbaechler
Copy link
Contributor

This fixes #2629

It replaces the " character with a ` character so multiline strings don't create invalid typescript.

@melloware
Copy link
Collaborator

Please run yarn format

@sbaechler sbaechler force-pushed the fix/2629-multiline-strings branch from a114e6d to e02520b Compare December 17, 2025 14:23
@sbaechler
Copy link
Contributor Author

Please run yarn format

done

@sbaechler sbaechler force-pushed the fix/2629-multiline-strings branch from e02520b to f728504 Compare December 17, 2025 15:50
@melloware
Copy link
Collaborator

looks like tests are failing?

@sbaechler sbaechler force-pushed the fix/2629-multiline-strings branch from bb7f154 to e849174 Compare December 17, 2025 15:52
@sbaechler
Copy link
Contributor Author

I fixed the tests, but the pipeline did not rerun.

@melloware
Copy link
Collaborator

Running now!

@melloware melloware added the bug Something isn't working label Dec 17, 2025
@melloware melloware merged commit 34d4435 into orval-labs:master Dec 17, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

Zod exporter creates invalid code if there are multiline strings.

2 participants