Skip to content

Commit e103afb

Browse files
fix comments
1 parent 028aec3 commit e103afb

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

src/main/resources/bidder-config/teqblaze.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
adapters:
22
teqblaze:
3-
endpoint: http://
4-
meta-info:
3+
endpoint: http://
4+
meta-info:
55
maintainer-email: github@teqblaze.com
66
app-media-types:
77
- banner

src/test/resources/org/prebid/server/it/openrtb2/teqblaze/test-auction-teqblaze-request.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
},
1010
"ext": {
1111
"teqblaze": {
12-
"placementId": "testPlacementId",
13-
"type": "publisher"
12+
"placementId": "testPlacementId"
1413
}
1514
}
1615
}

0 commit comments

Comments
 (0)