All fields OK

This commit is contained in:
Djeex
2025-08-17 14:26:31 +02:00
parent b74f1bb350
commit a8f3c1b497
4 changed files with 97 additions and 8 deletions

View File

@ -63,3 +63,4 @@ def upload_photo(section: str):
return {"status": "ok", "uploaded": uploaded}
return {"error": "No valid files uploaded"}, 400