Update README.md

This commit is contained in:
Diego Rubio Abujas
2020-11-27 16:46:38 +01:00
committed by GitHub
parent f2a2344436
commit 80c65cb463

View File

@@ -31,8 +31,6 @@ This funcionality could be test made POST request to add new Phone in command se
curl --location --request GET 'localhost:8083/phone/iphone12' curl --location --request GET 'localhost:8083/phone/iphone12'
``` ```
Esta llamada puede devolver 404 en caso de que no exista el teléfono, o bien 200 y el json con información del dispositivo.
![Screenshot](resources/diagram.png) ![Screenshot](resources/diagram.png)
## Requirements ## Requirements