I need to create a JSON-Schema to validate some properties of a json object. I'm using the
oneOf
oneOf
property to perform some logic that has to match only one sub-schema. My issue is that while testing, my json file keeps matching multiple entries in the