diff --git a/data/api/client-server/content-repo.yaml b/data/api/client-server/content-repo.yaml index f614f9c7..fc61f0b1 100644 --- a/data/api/client-server/content-repo.yaml +++ b/data/api/client-server/content-repo.yaml @@ -49,7 +49,7 @@ paths: name: filename description: The name of the file being uploaded - in: body - name: "" + name: "content" description: The content to be uploaded. required: true x-example: "" # so the spec shows "" without quotes.