Trying to build and use the Schema object:
Schema rootSchema = ObjectSchema.builder() .additionalProperties(true) .bui