This website requires JavaScript.
Explore
Help
Register
Sign In
dschick
/
git_brcal
Watch
1
Star
0
Fork
0
You've already forked git_brcal
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ed6f5ab648
git_brcal
/
src
/
server
/
BreCal
/
impl
History
Daniel Schick
ed6f5ab648
essential bugfixes
2024-09-20 09:46:48 +02: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
unified return structure to use error_field instead of message key to correspond to API specification
2024-09-16 14:17:30 +02: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
unified return structure to use error_field instead of message key to correspond to API specification
2024-09-16 14:17:30 +02:00