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
Copy file name to clipboardExpand all lines: README.md
+23Lines changed: 23 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -384,4 +384,27 @@ Una vez se haya seleccionado un videojuego, se deberá pulsar la opción de comp
384
384
A continuación nos saldrá la factura y podremos descargarla. La imágen siguiente muestra el PDF de la factura una vez se realiza la descarga.
385
385

386
386
387
+
### Mani Victor Patel Bentz
388
+
###### Descripción textual de las tareas realizadas en la fase:
389
+
390
+
- Desarrollado la api rest al completo, dividido en los distintos controladores rest.
391
+
- Testeado y generado el postman_collections.
392
+
- Agregado las dependecias y generado la carpeta api-docs.
393
+
- Integrado seguridad a los controladores rest y configurado las urls para evitar exploits.
394
+
- Realizado algún hotfix que me ha sido encargado.
395
+
396
+
###### Listado de los 5 commits más significativos durante la fase:
397
+
398
+
1.[Divided the rest controller and some adds](https://github.com/CodeURJC-DAW-2021-22/webapp9/commit/178bb3a704d9fcf711c7a4fd169678c606b6eab8)
399
+
2.[Added new methods, will separate in different rest controller](https://github.com/CodeURJC-DAW-2021-22/webapp9/commit/6a4bacb119377d0f487d0056445ed8809fa933ed)
400
+
3.[Fixes in the RestAPi](https://github.com/CodeURJC-DAW-2021-22/webapp9/commit/fc9dd084679c992376ec92d8e8b0c05865c41946)
401
+
4.[Rest apis fixed and added some new methods, postman collection added. Fixed querys.](https://github.com/CodeURJC-DAW-2021-22/webapp9/commit/cb1a08af9e26cf55e5b1a28b25ddc8695ba8fdc5)
0 commit comments