Skip to content

Conversation

@scarf005
Copy link
Contributor

@scarf005 scarf005 commented Jul 2, 2023

Summary

Detail

when

description: `foo
	bar
baz`

withDescription: true

output:

z.describe(`foo bar baz`)

withDescription: "multiline"

output:

z.describe(`foo
	bar
baz`)

@vercel
Copy link

vercel bot commented Jul 2, 2023

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

Name Status Preview Comments Updated (UTC)
openapi-zod-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 2, 2023 8:10am

@astahmer
Copy link
Owner

astahmer commented Jul 2, 2023

my bad I just noticed the notification for this PR, could you resolve the conflicts so I can merge ? also, can you add a changeset ?

@ddebarros
Copy link

@astahmer any ideas when this could be merged and published? Thanks!

@scarf005
Copy link
Contributor Author

oh, i haven't got notifications for this too. will work on resolving conflict after i get home

@FDiskas
Copy link

FDiskas commented Aug 18, 2025

@scarf005 did you manage to go home?

@scarf005
Copy link
Contributor Author

lol i completely forgot about this

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.

only first newline is truncated from schema description

4 participants