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

Add JSDoc for pbjs.getAllWinningBids #1566

Merged
merged 3 commits into from
Oct 3, 2017
Merged

Commits on Sep 6, 2017

  1. Add JSDoc for pbjs.getAllWinningBids

    Rich Loveland committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    3fc4738 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2017

  1. Add a Bid type; update return value

    This type will be useful in a few other places around the API docs (that
    work will happen on separate PRs).
    Rich Loveland committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    c375c4b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2017

  1. s/Bid/AdapterBidResponse/g

    Rich Loveland committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    3a2508e View commit details
    Browse the repository at this point in the history