Skip to content

Commit

Permalink
feat: agregar requisito de alquiler de películas
Browse files Browse the repository at this point in the history
Part of #4
  • Loading branch information
davorpa committed Apr 8, 2022
1 parent 835ddde commit b339c26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Se pide:
4. Crear interfaz para dar de alta actores y poder modificar sus datos.
5. Crear interfaz para localizar películas por título, año, duración, nombre del autor, primer apellido del autor.
6. Las validaciones se realizarán mediante constraints en los DTO correspondientes.
7. Crear interfaz para permitir alquilar y devolver ejemplares de películas, así como la gestión de su stock (opcionalmente).

## API Urls:

Expand Down

0 comments on commit b339c26

Please sign in to comment.