Collapse
SMW 2.0 MW 1.23.5
It seeps support for the parameters argument is gone? if you try ¶meters=limit%3D10 the API responds with "Unrecognized parameter: 'parameters'", it doesn't support continue parameter either? Is there a new method for query continue with ask API as the documented methods do not work?
Collapse
The API works as expected and has not been changed. As example see [0, 1, 2]. `parameters=` only works in connection with `askargs` where instead an `ask` request is defined by [3].