You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Profile dev: Validación de endpoints GET + testing
Profile pro: Validación de filtrado JWT
Limitación de busquedas guardadas por usuario
Establecer número máximo de busquedas guardadas por usuario. Parametrizar true | false para habilitar/deshabilitar y número (inicialmente 10) + tests unitarios + integración
Crear objeto-mensaje de error JSON cuando el usuario excede el máximo de busquedas
Trazar en log cuando usuario excede el máximo de busquedas
Crear endpoint DELETE para borrado de busqueda existente por usuario (/mysearches/{user_uuid}/search/{search_uuid}) - tests unitarios + integración
Estimacion: 3 + ?
The text was updated successfully, but these errors were encountered:
Limitación de busquedas guardadas por usuario
Estimacion: 3 + ?
The text was updated successfully, but these errors were encountered: