git_brcal/src/server/BreCal
2024-09-30 08:32:18 +02:00
..
api added port_id and ports endpoint to flask app (no validation yet!), reading works 2024-09-13 17:45:31 +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 essential bugfixes 2024-09-20 09:46:48 +02:00
impl essential bugfixes 2024-09-20 09:46:48 +02: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 error in validation when times data was updated for operations 2024-09-30 08:32:18 +02:00
__init__.py essential bugfixes 2024-09-20 09:46:48 +02:00
local_db.py reverted settings for test version 2024-09-12 11:31:16 +02:00