Skip to content

Commit c00357c

Browse files
committed
Fixed Users payload
1 parent eebe283 commit c00357c

File tree

2 files changed

+504
-201
lines changed

2 files changed

+504
-201
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ Ao final, envie seu projeto compactado **(não esqueça o .git)**.
4848
userId: '00001',
4949
fullName: 'SILVA DANILO',
5050
cnhPictureUrl: 'cnhPicture-00001',
51-
profilePictureUrl: 'https://image-service.moobie.com.br/api/v1/images/profilePicture-00001'
51+
profilePictureUrl: 'https://image-service.moobie.com.br/api/v1/images/profilePicture-00001',
52+
birthDate: '1990-06-20T21:50:26.030Z'
5253
}
5354
```
5455

0 commit comments

Comments
 (0)