Anytime I upload a file, in my api, i get the full url of the uploaded file from cloudinary, eg : https://res.cloudinary.com/dug5dj4uz/image/upload/nun_p9jduh". But in my database, the image is stored as " image/upload/v1694654259/nun_p9jduhf.jpg " i want to be able to save the full url of the uploaded file from cloudinary…