From 9b0e4d88a8cd1ac9e2dce0dad2338c8f31036225 Mon Sep 17 00:00:00 2001 From: guscarreon Date: Fri, 13 Dec 2019 16:35:13 -0500 Subject: [PATCH] first draft (#1137) --- static/bidder-params/triplelift.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) 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"] }