git_brcal/src/server/BreCal/impl
2024-12-05 17:25:01 +01:00
..
__init__.py added port_id and ports endpoint to flask app (no validation yet!), reading works 2024-09-13 17:45:31 +02:00
berths.py essential bugfixes 2024-09-20 09:46:48 +02:00
history.py unified return structure to use error_field instead of message key to correspond to API specification 2024-09-16 14:17:30 +02:00
login.py Adjusted yaml spec and fixed user interface for storing notification flags 2024-12-05 17:25:01 +01:00
notifications.py unified return structure to use error_field instead of message key to correspond to API specification 2024-09-16 14:17:30 +02:00
participant.py essential bugfixes 2024-09-20 09:46:48 +02:00
ports.py unified return structure to use error_field instead of message key to correspond to API specification 2024-09-16 14:17:30 +02:00
shipcalls.py unified return structure to use error_field instead of message key to correspond to API specification 2024-09-16 14:17:30 +02:00
ships.py unified return structure to use error_field instead of message key to correspond to API specification 2024-09-16 14:17:30 +02:00
times.py unified return structure to use error_field instead of message key to correspond to API specification 2024-09-16 14:17:30 +02:00
user.py Adjusted yaml spec and fixed user interface for storing notification flags 2024-12-05 17:25:01 +01:00