Skip to content

Commit

Permalink
Rubicon: Fix typo in validation schema (#1630)
Browse files Browse the repository at this point in the history
  • Loading branch information
And1sS authored Dec 17, 2021
1 parent dab8cea commit 0eef80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/static/bidder-params/rubicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"type": "integer",
"description": "Can this ad be skipped ( 0 = no, 1 = yes)"
},
"skipDelay": {
"skipdelay": {
"type": "integer",
"description": "number of seconds until the ad can be skipped"
}
Expand Down

0 comments on commit 0eef80e

Please sign in to comment.