-
Sub-task
-
Resolution: Fixed
-
Blocker
-
2.0.4, 2.1.1
-
MOODLE_20_STABLE, MOODLE_21_STABLE
-
MOODLE_22_STABLE
-
- REST-XML server doesn't care about the primary type value
- REST-JSON/XMLRPC/SOAP servers raised an exception if the primary type is not matching.
The good thing of validating is that we guarantee Moodle web services always return values that match the description. The bad thing is that is not very flexible with "hacky" Moodle sites that have weird values in their DB.