mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-07 20:38:59 +00:00
When components/schema/<object> reference other objects, validate() was getting called on the referenced objects with no arguments. The return value was void, but checked as if it was a boolean value.
338 B
338 B