Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Commit

Permalink
Simplify static/bidder-params/triplelift_native.json (prebid#1152)
Browse files Browse the repository at this point in the history
  • Loading branch information
guscarreon authored Dec 18, 2019
1 parent cc36bab commit 59a1ff6
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 59a1ff6

Please sign in to comment.