From 6ae1b57a1d903c3dd660951404b9d29250297c86 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Wed, 3 May 2023 13:39:27 +0100 Subject: [PATCH] Update data/api/client-server/content-repo.yaml Co-authored-by: Hubert Chathi --- data/api/client-server/content-repo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/api/client-server/content-repo.yaml b/data/api/client-server/content-repo.yaml index 1f336ec9..aea655ba 100644 --- a/data/api/client-server/content-repo.yaml +++ b/data/api/client-server/content-repo.yaml @@ -350,7 +350,7 @@ paths: "$ref": "definitions/errors/error.yaml" tags: - Media - "/download/{serverName}/{mediaId}/{fileName}": + "/media/v3/download/{serverName}/{mediaId}/{fileName}": get: summary: Download content from the content repository overriding the file name description: |-