-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.3
-
MOODLE_23_STABLE
-
MOODLE_23_STABLE
-
Modify existing web service core_files_get_files to check the file modification time
After clients have downloaded files from a file area for the first time they will want to make subsequent calls to this web service
to check for files that have changed since the file was first downloaded.
The parameters need to be modified so that the client can specify a modified_since value
The return data needs to be modified to include the file's modification time