Description
To accurately generate complete OpenAPI specifications for the MediaWiki REST API, we need to define JSON schema representations of responses on all available endpoints in our system.
Due to additional complexity in how the transform endpoints are defined, we broke this work out from: https://phabricator.wikimedia.org/T376603
- Conditions of Acceptance
- Define JSON schemas for 'transform' endpoints:
- Convert Wikitext to HTML
- Convert HTML to Wikitext