stable

Clone or download

Read-only

Expose max size upload

Part of story #13453: finish drag'n drop images in tracker text areas For file field, API REST user should be able to know what is the max size upload value before initiating a file upload. This value is exposed in the field representation in the tracker structure: GET /trackers/:id Change-Id: I618c7c4551bd704599eea24ee07d003a341735f8

Modified Files

Name
M plugins/tracker/include/REST/FormElement/FieldFileRepresentation.php +6 −0 Go to diff View file
M plugins/tracker/tests/rest/TrackerFields/TrackerFieldsTest.php +1 −0 Go to diff View file