-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove placement size selection and filtering (#1107)
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
- Loading branch information
Showing
2 changed files
with
94 additions
and
279 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.