rices/test/restclient
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
..
01_create_rice.http - Changed create and update method. Headers+body instead of DTO 2024-12-27 12:30:50 +01:00
02_download_rice.http - Changed create and update method. Headers+body instead of DTO 2024-12-27 12:30:50 +01:00
03_update_rice.http - Changed create and update method. Headers+body instead of DTO 2024-12-27 12:30:50 +01:00
04_delete_rice.http - Changed create and update method. Headers+body instead of DTO 2024-12-27 12:30:50 +01:00