Skip to content

Commit 876e6e4

Browse files
committed
README files updated
1 parent daf5991 commit 876e6e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,8 @@ view filtered by the tag "test".
186186
- Update user info. Accepts a JSON with the following format
187187
```javascript
188188
{
189-
"name" : "John Doe",
189+
"firstName" : "John",
190+
"lastName" : "Doe"
190191
"email" : "[email protected]",
191192
"countryCode" : "+91",
192193
"phoneNumber" : "1234234123"

0 commit comments

Comments
 (0)