rices/test/restclient
oscargonzalezmoreno@gmail.com 9bf1fe8e0d feat(rices): mejorar reglas de publicación de rices
- Permitir publicar un rice con un token existente si no excede el límite.
- Configurar límite de 5 rices por token a través de variable de entorno (env.MAX_RICES_BY_TOKEN).
- Validar duplicidad de nombres al crear un nuevo rice.
2024-12-28 15:56:51 +01:00
..
01_create_rice.http feat(rices): mejorar reglas de publicación de rices 2024-12-28 15:56:51 +01:00
01b_create_rice_same_token.http feat(rices): mejorar reglas de publicación de rices 2024-12-28 15:56:51 +01:00
02_download_rice.http fix user-agent update bug 2024-12-28 12:48:32 +01:00
03_update_rice.http fix user-agent update bug 2024-12-28 12:48:32 +01:00
04_delete_rice.http - Changed create and update method. Headers+body instead of DTO 2024-12-27 12:30:50 +01:00