diff --git a/static/bidder-params/triplelift.json b/static/bidder-params/triplelift.json index 9f13045977d..1983ae4fab9 100644 --- a/static/bidder-params/triplelift.json +++ b/static/bidder-params/triplelift.json @@ -11,11 +11,5 @@ }, "floor" : {"description" : "the bid floor", "type": "number" } }, - "oneOf": [{ - "oneOf": [{ - "required": ["inventoryCode"] - }] }], - "not": { - "required": ["floor"] - } + "required": ["inventoryCode"] }