Skip to content

How to store same base64 on each uplaod ? #2

@marxyes

Description

@marxyes

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions