Skip to content

Commit

Permalink
README files updated
Browse files Browse the repository at this point in the history
  • Loading branch information
shagulameedn committed Jan 23, 2018
1 parent daf5991 commit 876e6e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,8 @@ view filtered by the tag "test".
- Update user info. Accepts a JSON with the following format
```javascript
{
"name" : "John Doe",
"firstName" : "John",
"lastName" : "Doe"
"email" : "[email protected]",
"countryCode" : "+91",
"phoneNumber" : "1234234123"
Expand Down

0 comments on commit 876e6e4

Please sign in to comment.