|
|
5ce866936d
|
unified return structure to use error_field instead of message key to correspond to API specification
|
2024-09-16 14:17:30 +02:00 |
|
Max Metz
|
3d2e1f5158
|
Added input validation for API requests. Refactored some methods, added docstrings. Solved marshmallow-warnings in BreCal.schemas.model. Added unit tests, now totaling 215. Added proposals to refactor all SQL queries into an object at BreCal.database.sql_queries.SQLQuery for better standardization. Created a helper-object to handle Emails, which prepares the notification-feature.
|
2024-07-25 10:42:44 +02:00 |
|
|
|
dd4ae7def8
|
fixed error, but enum values are still serialized as int
|
2024-01-13 19:09:50 +01:00 |
|
|
|
01dda53425
|
Tried to create history endpoint but failed. Not working.
|
2024-01-13 19:09:50 +01:00 |
|
|
|
a52cc27d69
|
Fixed SQL and added endpoint for history data
|
2024-01-13 19:09:50 +01:00 |
|