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: techchallenge/src/main/java/br/com/grupo63/techchallenge/adapter/in/controller/client/ClientController.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ public ResponseEntity<List<ClientDTO>> list() {
63
63
summary = "Atualizar cliente",
64
64
description = "Atualiza um cliente por id com os dados enviados")
Copy file name to clipboardExpand all lines: techchallenge/src/main/java/br/com/grupo63/techchallenge/adapter/in/controller/product/ProductController.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ public ResponseEntity<List<ProductDTO>> list() {
64
64
summary = "Atualizar produto",
65
65
description = "Atualiza um produto por id com os dados enviados")
0 commit comments