Description
Return file url in the upload file response. Currently we return id, name, media type, size, version, attributes. Url should also be included.
Use case
Use the file url immediately after the upload without needing to query the database again.