rices/sql
oscargonzalezmoreno@gmail.com 121ccadf57 - Changed create and update method. Headers+body instead of DTO
- Added token validation for `update` and `remove` operations to ensure it matches the record in the database.
- Ensured `name` and `author` from headers in `update` are validated against the existing record.
- Improved error handling for mismatched or missing tokens, returning appropriate HTTP status codes.
2024-12-27 12:30:50 +01:00
..
ddl_1.0.0.sql - Changed create and update method. Headers+body instead of DTO 2024-12-27 12:30:50 +01:00