Page MenuHomePhabricator

Expand IPoidResponse to contain the full set of values provided by OpenSearch
Open, Needs TriagePublic

Description

Summary

In the Node JS IPoid implementation, we mapped some of the existing values into custom fields. In this task, we would create a new version of IPoid response that has the full set of fields from OpenSearch (and therefore, from Spur).

Acceptance criteria

  • the IPoidResponse object contains all fields from Spur's data, without any additional manipulation on the MediaWiki side