Open
Description
I am looking to create a provider for an API that makes heavy use of polymorphism, i.e. a oneOf
with a discriminator value. I am aware that this is currently not supported. This post has a couple of ideas for how a provider could support polymorphism.
Is support for this type of polymorphism on your roadmap? If yes, do you have thoughts on what the generated spec would look like? If not, do you have thoughts on alternative approaches?