|
|
|
|
|
by llamaLord
604 days ago
|
|
Maybe it's just me, but I've never been able to get a complex type schema to work properly with JSON schema. The moment you have types referencing other types in a way that can become recursive in ANY way, the whole thing seems to explode. |
|