rices/test/restclient/02_download_rice.http
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

5 lines
No EOL
148 B
HTTP

@baseUrl = http://localhost:3000
@previous_slug = cool-zenrice-aurora-249dd7f2-d669-4d1f-892c-df4caa6fcbfe
GET {{baseUrl}}/rices/{{previous_slug}}