Rerolled the patch for version 10.2.0
Updated patch with the above mentioned changes.
Here is the updated patch as per @apaderno comments.
Missed few changes in the earlier patch...Here is the updated patch
Fixed the theme file issues.
subhashuyadav โ made their first commit to this issueโs fork.
I guess #2 will only work for referenced fields. A direct call to file entity for example like `/ejson/file/{uuid}` will not render the uri value. Attaching the updated patch which handles both reference fields as well as direct call to file entity.
Added filename, filesize and filemime to JSON response.
Here is the patch to fix the issue. Kindly review
Updated the patch as per mentioned in #2. Please review.
Here is the updated patch along with few other phpcs fixes.
Here is fix for the language prefix
Here is the updated patch with the interdiff.
Here is the patch with Coding Standard Fixes.
Updated the patch as per #18 comment