Skip to content

Commit

Permalink
Simplify static/bidder-params/triplelift_native.json (#1152)
Browse files Browse the repository at this point in the history
  • Loading branch information
guscarreon authored Dec 18, 2019
1 parent 547b6ff commit 8eed9c8
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions static/bidder-params/triplelift_native.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,5 @@
},
"floor" : {"description" : "the bid floor, in usd", "type": "number" }
},
"oneOf": [{
"oneOf": [{
"required": ["inventoryCode"]
}] }],
"not": {
"required": ["floor"]
}
"required": ["inventoryCode"]
}

0 comments on commit 8eed9c8

Please sign in to comment.