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

HIRO Media: Remove placement size selection and filtering #1107

Merged
merged 1 commit into from
Apr 18, 2017

Commits on Apr 4, 2017

  1. Remove placement size selection and filtering

    Size selection moved to server side.
    
    Changed API parameters accordingly:
    `selectedSize` will simply be the first size in the sizes array
    `placementSizes` -> `additionalSizes` and includes sizes besides the first one
    
    Removed adapter parameters:
    - allowedSize
    - sizeTolerance
    Ronen Stern authored and Ronen Stern committed Apr 4, 2017
    Configuration menu
    Copy the full SHA
    3261bf2 View commit details
    Browse the repository at this point in the history