Mateusz Małecki

Results 3 comments of Mateusz Małecki

I'm also having this issue, but I am using enum as a discriminator. If I were using string I would be able to add default value to the property in...

I would actually like the discriminator to keep being an enum. However I don't know if it is doable in OAS to asign a default value to it in a...

Personally, I'd like to be able to use enums as discriminators.