Skip to content

Add stability policy

Alex Paskulin requested to merge stability into main

This pulls in content from the RESTBase API versioning policy (https://www.mediawiki.org/wiki/API_versioning) with the exceptions of:

  • the endpoint stability labels (stable, experimental, etc.). These are present in the RESTBase API docs, but have not been included in the new AQS 2.0 services. Let me know if we want to re-introduce these, and I can add them.
  • the content format stability and negotiation since these seem to apply to HTML responses, which these services don't provide

I've also included a link to the MediaWiki API announce mailing list, which is the standard way of communicating API changes.

Bug: T366974

Edited by Alex Paskulin

Merge request reports