Page MenuHomePhabricator

'continue' parameter should become 'rawcontinue'
Closed, DeclinedPublic

Description

The following warning occurs:

WARNING: API warning (query): Formatting of continuation data will be changing soon. To continue using the current formatting, use the 'rawcontinue' parameter. To begin using the new format, pass an empty string for 'continue' in the initial query.

The api changes must be version sensitive.

Event Timeline

Xqt raised the priority of this task from to High.
Xqt updated the task description. (Show Details)
Xqt added a project: Pywikibot-compat.
Xqt changed Security from none to None.
Xqt subscribed.
Xqt claimed this task.

duplicate of T74749