You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're also being impacted by this. I pulled the patch that @danielsharvey so graciously created and it does indeed fix the issue. Would be great if we could get that into the next cut of this package :)
For
createZodDto()
usage such as:produces
rather than
This is due to Nest expecting the
isArray
boolean. SeeSetting
isArray
increateZodDto()
resolves the issue.The text was updated successfully, but these errors were encountered: