Use json version of scroll api for 2.0 and greater (#576)

This commit is contained in:
Kevin Glowacz
2017-07-31 13:46:55 -05:00
committed by Spencer
parent e2897da71f
commit 3b809be324

View File

@ -252,7 +252,7 @@ function (spec) {
}
},
{
version: '>=5.3',
version: '>=2.0',
paramAsBody: {
scroll: {
param: 'scrollId',