This commit is contained in:
2025-04-13 16:20:32 +02:00
10 changed files with 197 additions and 6 deletions

View File

@@ -41,6 +41,7 @@ const sendImageResponseValidator = strictObject({
ID: pipe(string(), uuid()),
ImageID: pipe(string(), uuid()),
UserID: pipe(string(), uuid()),
Status: string(),
});
export const sendImage = async (