https://github.com/webtrainer-in/HSPA/blob/6ba722ae79496fe9a3ee27bf1d0951b295182094/WebAPI/Controllers/PropertyController.cs#L68 Perhaps upload the photo to cloudinary after validate the request ??? So after check if the property exits and if the user own this property => it is allowed to upload the photo.
HSPA/WebAPI/Controllers/PropertyController.cs
Line 68 in 6ba722a
Perhaps upload the photo to cloudinary after validate the request ???
So after check if the property exits and if the user own this property => it is allowed to upload the photo.