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
Hi @melloware, I don't think it's particularly large (~64kb). I'm not sure what would count towards complexity but it has a few instances of allOf but really nothing out of the ordinary. I think our spec is not private: https://api.edge.promaton.com/docs/public/openapi.json
What are the steps to reproduce this issue?
client: "zod"
to theorval
config fileorval
I tested this both on my mac locally and inside a docker build container.
What happens?
When adding
zod
as a client, the node process runs out of memory due to what looks like a memory leak.What were you expecting to happen?
For the process to terminate successfully.
Any logs, error output, etc?
What versions are you using?
Programs: node: v20.17.0 System: OS: macOS 14.3 CPU: (11) arm64 Apple M3 Pro Memory: 1.41 GB / 18.00 GB Shell: 5.9 - /bin/zsh npmPackages: orval: 7.1.1 => 7.1.1
The text was updated successfully, but these errors were encountered: