Hi, You might want to give this project a try:
https://github.com/mbknor/mbknor-jackson-jsonSchema -Morten On Tue, Jun 20, 2017 at 8:28 PM Tatu Saloranta <[email protected]> wrote: > At this point we must, I think, consider `jackson-module-jsonSchema` > to be unsupported, and probably dropped from Jackson 3.x as core > component. > > You may want to look for other JSON Schema generators. > > -+ Tatu +- > > > On Thu, May 25, 2017 at 11:26 PM, Vibhor Mahajan > <[email protected]> wrote: > > 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. > > -- > 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. > -- 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.
