You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
329 B
12 lines
329 B
2 years ago
|
This files describes API changes in /files/*,
|
||
|
information provided here is intended especially for developers.
|
||
|
|
||
|
=== 2.9 ===
|
||
|
|
||
|
* External function core_files_external::get_files returns additional optional fields:
|
||
|
- timecreated: Time created.
|
||
|
- filesize: File size.
|
||
|
- author: File owner.
|
||
|
- license: File license.
|
||
|
|