git_brcal/src/server/BreCal
2024-12-11 11:36:16 +01:00
..
api If a PUT or DELETE operation is attempted on a non-existant object, 404 is returned 2024-10-21 10:37:35 +02:00
brecal_utils unified return structure to use error_field instead of message key to correspond to API specification 2024-09-16 14:17:30 +02:00
database Added validation rules regarding port_id (for berth and participant assignment) 2024-10-23 09:55:56 +02:00
impl fixed bug in participant API GET with user_id parameter 2024-12-11 09:39:26 +01:00
schemas essential bugfixes 2024-09-20 09:46:48 +02:00
services unified return structure to use error_field instead of message key to correspond to API specification 2024-09-16 14:17:30 +02:00
stubs maintenance of API Input Validation (ship & times) 2024-09-04 10:27:46 +02:00
validators fixed missing shipcall id in backend result 2024-12-07 14:49:58 +01:00
__init__.py Switched to PROD version 2024-12-11 11:32:44 +01:00
local_db.py fixed serverside path 2024-12-11 11:36:16 +01:00