ai-cfia / nachet-backend

A flask-based backend for Nachet to handle Azure endpoint and Azure storage API requests from the frontend.
MIT License
1 stars 4 forks source link

Add specific error message for each variable #19

Closed vivalareda closed 11 months ago

vivalareda commented 11 months ago

https://github.com/ai-cfia/nachet-backend/blob/d4bc5bcecec0e1cec09cb37f8cc02b6565b91a83/app.py#L28-L33

A different error message needs to be raised for each variable so that we know which one causes an issue

issamansur commented 11 months ago

In proccess