File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed
Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments