mnijholt

Results 3 comments of mnijholt

If someone could give some insights if this is working as expected our not, I willing to put effort in this to fix it. But I would like to know...

@drwpow You can find the complete example in this repo: https://github.com/melvinnijholt/openapi-typescript-discriminator-issue/ Your correct that in my schema Poodle doesn't contain a _petType. But dog also doesn't. Dog is omitting it...

I tried to implement a solution that allows for multiple query filters to be defined on a single entity and allow them to be ignored individually of each other. When...