Page MenuHomePhabricator

Implement the all endpoint
Closed, ResolvedPublic

Description

/all endpoint, should behave pretty much as v1, i.e., returning a list of all suggestions, with a limit parameter (current default = 10).
See https://tools.wmflabs.org/wikidata-primary-sources/statements/all

Event Timeline

Hjfocs moved this task from Doing to Done on the Wikidata-primary-sources board.

renamed /search, default offset = 0, default limit = 50.

N.B.: offset and limit values are not bound to the JSON output, but rather to the internal SPARQL query.