Skip to content

Comments

Using md5 as file key and checks if the file exist#2

Merged
mike-maws merged 1 commit intomainfrom
fix/mms-file-upload
Feb 20, 2026
Merged

Using md5 as file key and checks if the file exist#2
mike-maws merged 1 commit intomainfrom
fix/mms-file-upload

Conversation

@criscantillo
Copy link
Collaborator

  • Using the md5 algorithm to generate the file key
  • Check the file key endpoint to check if there is a file uploaded before

@joel-maws
Copy link
Member

Do we need a backend deployment for this?

endpoint = "/clients/${config.clientId}/storedUrl?fileKey=${fileKey}",

@mike-maws
Copy link

Yeah, this has a companion PR on the backend

@mike-maws mike-maws merged commit 54b24fb into main Feb 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants