-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
4.2
-
MOODLE_402_STABLE
The core_xapi web services implemented in MDL-67788 and MDL-67789 are using PARAM_RAW because currently there is no specific param type for JSON.
As it was raised by dobedobedoh, it would be great to add a param type for them (because probably they could be also used in some other places).