Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create User API should return 4xx error for badly formatted requests (First issue!) #1

Open
kochhar opened this issue Jul 21, 2017 · 0 comments

Comments

@kochhar
Copy link
Contributor

kochhar commented Jul 21, 2017

Example:

  • phoneVerified vs phoneNumberVerified
{"request": {"firstName":"Sanyog Kumar", 
                  "lastName":"Sanyog Kumar", 
                  "provider":"QCI", 
                  "email":"[email protected]", 
                  "emailVerified":true, 
                  "userName":"3000", 
                  "phone":"98736588333", 
                 "phoneVerified":true
        }
} 

This should return a 4xx error.

vrayulu pushed a commit that referenced this issue Aug 7, 2017
vrayulu pushed a commit that referenced this issue Aug 7, 2017
vrayulu pushed a commit that referenced this issue Aug 7, 2017
vrayulu pushed a commit that referenced this issue Aug 7, 2017
vrayulu pushed a commit that referenced this issue Aug 7, 2017
vrayulu pushed a commit that referenced this issue Aug 7, 2017
vrayulu pushed a commit that referenced this issue Aug 7, 2017
vrayulu pushed a commit that referenced this issue Aug 7, 2017
vrayulu pushed a commit that referenced this issue Aug 7, 2017
vrayulu pushed a commit that referenced this issue Aug 7, 2017
vrayulu pushed a commit that referenced this issue Aug 7, 2017
vrayulu pushed a commit that referenced this issue Aug 7, 2017
vrayulu pushed a commit that referenced this issue Aug 7, 2017
vrayulu pushed a commit that referenced this issue Aug 7, 2017
vrayulu pushed a commit that referenced this issue Aug 7, 2017
vrayulu pushed a commit that referenced this issue Aug 7, 2017
vrayulu pushed a commit that referenced this issue Aug 7, 2017
vrayulu pushed a commit that referenced this issue Aug 7, 2017
vrayulu pushed a commit that referenced this issue Aug 7, 2017
vrayulu pushed a commit that referenced this issue Aug 7, 2017
vrayulu pushed a commit that referenced this issue Aug 7, 2017
amitec006 pushed a commit that referenced this issue Sep 25, 2017
amitec006 pushed a commit that referenced this issue Oct 4, 2017
amitec006 pushed a commit that referenced this issue Oct 10, 2017
arvindyadav108 added a commit that referenced this issue Nov 2, 2017
arvindyadav108 added a commit that referenced this issue Nov 3, 2017
amitec006 pushed a commit that referenced this issue Dec 28, 2017
amitec006 pushed a commit that referenced this issue Dec 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant