OdbDesign icon indicating copy to clipboard operation
OdbDesign copied to clipboard

Handle file upload when file with same name already exists

Open nam20485 opened this issue 4 months ago • 0 comments

Send HTTP 500 if it exists with message to re-send request including an 'overwrite' parameter set to 'true'.

If request is sent with 'overwrite' parameter set to 'true' then proceed with overwriting the previous file.

nam20485 avatar Feb 26 '24 23:02 nam20485