Christian Buchmann

Results 4 comments of Christian Buchmann

Thanks for your quick response. I removed the option FORBIDDEN_ADDITIONAL_PROPERTIES_BY_DEFAULT in the jackson-module and then the validation works. But then if I add a property in the Json data that...

Thanks, I appreciate your effort. Instead of changing the schema Is it possible to change anything in the validation process to make this work?

Thanks for your suggestions. One other option would be to do some post processing on the generated schema node outside of the framework and manually merge the two sub-schemas.

Hi, I discovered this thread as I was trying to use maven to fetch a dependency from github packages with kafka connect build. The problem is that github packages requires...