In the OpenAPI spec for the MediaWiki REST API, the GET /page/{title}/history endpoint is missing two response properties:
- older (optional, string): If available, URL to get the prior revision segment
- newer (optional, string): If available, URL to get the following revision segment
Resources: