update readme

This commit is contained in:
Gsk54 2022-12-23 16:16:09 +01:00
parent 567b673b13
commit 48084d2391
1 changed files with 2 additions and 1 deletions

View File

@ -67,7 +67,8 @@ The app exposes the following [gRPC](https://grpc.io/) services :
{ {
"email": "jezabel.doe@email.com", "email": "jezabel.doe@email.com",
"firstName": "Jezabel", "firstName": "Jezabel",
"lastName": "Doe" "lastName": "Doe",
"phone": "+33611223344"
} }
``` ```