orval: Reading property of undefined
After switching to v6.9.0 I’ve faced with an error:
TypeError: Cannot read properties of undefined (reading 'properties')
for some schemas. Unfortunately there is no ability to run generation in verbose mode to identify where the error is.
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 16 (13 by maintainers)
ok I have the error thanks
Nice will take a look and try to do a fix asap
Yeah, I have one and removing it fixes the issue. Discriminator looks like this:
Should be fixed with 6.9.1
no, extra
{
is not the case. I’ll try to find a way to reproduce this bugUnfortunately, right now - I’m not 😦