GroupShare REST API improvements
If a translation file exists in GroupShare with a RelativePath property set, the following API calls return the RelativePath property of the file: GET /api/projectserver/v2/projects/{projectId}/files/detailed-information and GET /api/projectserver/v2/projects/{projectId}/files. This helps developers support users with files in sub-folders via the GroupShare API. (CRQ-24022)