-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Presently I try to upload the same base64 image and it returns the same image name in response.
What if multiple users can have the same image And they will try to upload the Same base64 string they will have the same image name, Can't we do that each user will have different image name or name though passing same base64 string or pass same image .
I know technically it correct to store a single instance for same image , but still is it possible ?
What if I want to pass the Custom File name to store upload?
Is there any way to Pass muliptle files in single calls?
TIA
Metadata
Metadata
Assignees
Labels
No labels