Page MenuHomePhabricator

Hypothesis 5.1.3: Reroute content endpoints from RESTbase to MediaWiki REST
Closed, ResolvedPublic

Description

5.1.3 Hypothesis Text:

If we reroute the endpoints currently exposed under rest_v1/page/html and rest_v1/page/title paths to comparable MW content endpoints, then we can unblock RESTbase sunsetting without disrupting clients.


In September, we changed the hypothesis text:

  • [Original] If we implement a canonical url structure with versioning for our REST API then we can enable service migration and testing for Parsoid endpoints and similar services by Q1.
  • [Updated] If we reroute the endpoints currently exposed under rest_v1/page/html and rest_v1/page/title paths to comparable MW content endpoints, then we can unblock RESTbase sunsetting without disrupting clients in Q1.