These three endpoints have been experimental for many months:
revision/{id}
revision/{id}/html
revision/{id}/with_html
Promote them to officially released. This completes the
basic "revision" endpoint support, and helps clear out
the coreDevelopmentRoutes.json file for unrelated
experiments.
This also modifies the existing revision/{id}/bare endpoint
response, which previously pointed callers to the experimental
endpoint for html. It now points callers to the official one.
Bug: T305506
Change-Id: Iee8d1723e98dd3e3e389a0514dde28799914b2fd
|
||
|---|---|---|
| .. | ||
| ContributionsCount.js | ||
| Creation.js | ||
| Page.js | ||
| PageHistory.js | ||
| Revision.js | ||
| Search.js | ||
| Update.js | ||
| UserContributions.js | ||