Page MenuHomePhabricator

Reading List REST Interface: reroute calls
Open, MediumPublic

Description

External callers should not need changes, or even be aware, when we replace the RESTBase "lists" endpoints with MediaWiki REST API endpoints. This means that we will need to reroute the existing RESTBase endpoints once the new MediaWiki REST API endpoints are live and publicly available.

See the associated Miro board for endpoint map.
See parent task T336693: Re-implement reading lists REST interface outside RESTbase for context and details.