Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QT: Add adapter #3355

Merged
merged 5 commits into from
Aug 9, 2024
Merged

QT: Add adapter #3355

merged 5 commits into from
Aug 9, 2024

Conversation

SerhiiNahornyi
Copy link
Collaborator

No description provided.

@SerhiiNahornyi SerhiiNahornyi force-pushed the bidder/qt-implementation branch 2 times, most recently from 2d9c785 to 962ba5e Compare August 6, 2024 13:29
@SerhiiNahornyi SerhiiNahornyi linked an issue Aug 6, 2024 that may be closed by this pull request
Comment on lines 288 to 290
BidRequest.builder()
.imp(singletonList(Imp.builder().id("321").build()))
.build(),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the BidRequest is redundant, so I suggest using null payload in the givenHttpCall and remove this parameter at all

@SerhiiNahornyi SerhiiNahornyi merged commit 68cc842 into master Aug 9, 2024
5 checks passed
@SerhiiNahornyi SerhiiNahornyi deleted the bidder/qt-implementation branch August 9, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Port PR from PBS-Go: New Adapter: QT
2 participants