Use json version of scroll api for 2.0 and greater (#576)
This commit is contained in:
@ -252,7 +252,7 @@ function (spec) {
|
||||
}
|
||||
},
|
||||
{
|
||||
version: '>=5.3',
|
||||
version: '>=2.0',
|
||||
paramAsBody: {
|
||||
scroll: {
|
||||
param: 'scrollId',
|
||||
|
||||
Reference in New Issue
Block a user