Issue with Recursive Schema Optional Field
Hello, I have a question regarding recursive schemas.
Here's an example. I can't make it work with optional
It works with array of
I get a compiler error
Here's an example. I can't make it work with optional
bestFiend.It works with array of
Person like mentioned in documentationI get a compiler error
