Skip to content

Commit 4698a2d

Browse files
Update README.md
1 parent 8dda0c6 commit 4698a2d

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,7 @@
6767
* RequestBody
6868
![Index app](https://github.com/andresWeitzel/ApiRest_Microelectronica_SpringBoot_Oracle/blob/master/documentation/swagger/doc_openapi_componenteController/delete/deleteComp.png)
6969

70-
* Response
71-
![Index app](https://github.com/andresWeitzel/ApiRest_Microelectronica_SpringBoot_Oracle/blob/master/documentation/swagger/doc_openapi_componenteController/delete/deleteServer.png)
72-
70+
7371
* getById..
7472
![Index app](https://github.com/andresWeitzel/ApiRest_Microelectronica_SpringBoot_Oracle/blob/master/documentation/swagger/doc_openapi_componenteController/delete/getByIdAfterDelete.png)
7573

@@ -1842,10 +1840,7 @@ public class ComponenteController {
18421840

18431841
* En el RequestBody seteamos el id que deseamos eliminar..
18441842
![Index app](https://github.com/andresWeitzel/ApiRest_Microelectronica_SpringBoot_Oracle/blob/master/documentation/swagger/doc_openapi_componenteController/delete/deleteComp.png)
1845-
1846-
* También podemos ver como reporta el server(para todo método desarrollado, tanto crud como de búsqueda)..
1847-
![Index app](https://github.com/andresWeitzel/ApiRest_Microelectronica_SpringBoot_Oracle/blob/master/documentation/swagger/doc_openapi_componenteController/delete/deleteServer.png)
1848-
1843+
18491844
* Podemos buscar el objeto eliminado según su ID con el getById..
18501845
![Index app](https://github.com/andresWeitzel/ApiRest_Microelectronica_SpringBoot_Oracle/blob/master/documentation/swagger/doc_openapi_componenteController/delete/getByIdAfterDelete.png)
18511846

0 commit comments

Comments
 (0)