Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verificación MyData: obtención búsquedas guardadas #505

Open
jonatanvicente opened this issue Jan 23, 2023 · 0 comments
Open

Verificación MyData: obtención búsquedas guardadas #505

jonatanvicente opened this issue Jan 23, 2023 · 0 comments
Labels
enhancement New feature or request MyData Microservice

Comments

@jonatanvicente
Copy link
Collaborator

jonatanvicente commented Jan 23, 2023

  • 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 + ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request MyData Microservice
Development

No branches or pull requests

2 participants