Closed igreenfield closed 9 years ago
@cowtowncoder how do I pass you the CLA?
Ah sorry, forgot that part :)
So, print, fill-in and scan, then email to info
at fasterxml dot com.
Or modify document digitally to include signature pasted in.
@cowtowncoder Done
@cowtowncoder @igreenfield I have a requirement wherein I want to generate schema from my java model, that schema should have oneOf attribute. I could see the oneOf support is 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?
@vibhor-cts I don't use this module myself so I can't help much. But you may want to ask on mailing lists; not many developers read issue reports.
@cowtowncoder Thanks for your quick reply. I will ask on mailing lists.
@vibhor-cts Did you look at the test? you can find example there.
@igreenfield Nope.. My bad, will have a look now.
Sounds good to me.
Quick question: have I already asked for a CLA from you?
If not, we need to get a filled Contributor License Agreement (from https://github.com/FasterXML/jackson/blob/master/contributor-agreement.pdf) with basic info, and it will be good for any and all contributions for the Jackson project. Both individual and corporate ones I fine (you can choose, most contributors fill individual ones).
I can merge this as soon as we have CLA, and it will make it in 2.6.0 nicely.