We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 770874c + 9237418 commit 2529862Copy full SHA for 2529862
1 file changed
modules/uploads/services/uploads.service.js
@@ -27,7 +27,7 @@ exports.getStream = async (upload) => {
27
};
28
29
/**
30
- * @desc Function to ask repository to get an upload
+ * @desc Function to ask repository to update an upload
31
* @param {Object} req.file
32
* @param {Object} User
33
* @param {String} kind, upload configuration path (important for futur transformations)
0 commit comments