I have a joi schema that has 1 required element which is a list of objects. The objects require 5 keys but allow any other optional one. It works fine but I am running into