Feature summary:
The default action 'raw' only returns the main slot. There's no option to retrieve the content of a slot different from 'main'.
This actually requires only a minimal change to the Mediawiki core code (see patch).
see also: WSSlots PullRequest
Use case(s):
For our usecases (e. g. storing json-schema or json-ld within slots) it is important that third party systems can directly request the content of slots in the correct format.
Benefits:
Improve the general usability of the MCR feature