diff --git a/api/client-server/content-repo.yaml b/api/client-server/content-repo.yaml index 53585ce4..f597a693 100644 --- a/api/client-server/content-repo.yaml +++ b/api/client-server/content-repo.yaml @@ -33,6 +33,11 @@ paths: type: string description: The content type of the file being uploaded x-example: "Content-Type: audio/mpeg" + - in: query + type: string + x-example: "War%20and%20Peace.pdf" + name: filename + description: The name of the file being uploaded - in: body name: "" description: The content to be uploaded.