I have a requirement wherein I want to serialize one of my POJO property as oneOf in generated schema. I could see the oneOf support added in ContainerTypeSchema but not sure how I can use it in my usecase. Are there any annotations I can put on my property so that the property is serialized as oneOf in the schema or there is some other way? Could you please guide or post some sample code snippet here?
-- You received this message because you are subscribed to the Google Groups "jackson-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
