Melloware

Results 2393 comments of Melloware

@madskchristensen you nailed it!

I wonder if we should make the default FALSE as well... PR is welcome to update the docs @madskchristensen !

as far as dereferencing see these two closed PR's that were rejected: https://github.com/orval-labs/orval/pulls?q=is%3Apr+is%3Aclosed+dereference

Have you tried 7.9.0 this bug might already be fixed?

That is weird that it works becuase looking at your generated code ValidationError definitely doesn't have `data` ```js export interface ValidationError { message: string; errors: ValidationErrorErrors; } ``` so to...

add @AllieJonsson as the most recent committer in this area of code!

@dlohvinov just checking in and can you comment on this ticket so I can assign it to you: https://github.com/orval-labs/orval/issues/2126