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

api/users/about should have bio info #16

Closed
dcsan opened this issue Jul 30, 2015 · 2 comments
Closed

api/users/about should have bio info #16

dcsan opened this issue Jul 30, 2015 · 2 comments
Assignees
Labels

Comments

@dcsan
Copy link
Owner

dcsan commented Jul 30, 2015

I don't see any bio info coming back from the API

request:

{ host: 'beta.freecodecamp.com',
  port: 80,
  path: '/api/users/about?username=quincylarson' }


response:
 { about: { username: 'quincylarson', github: '', browniePoints: 137 } }

@dcsan dcsan added the P2 label Jul 30, 2015
@dcsan dcsan added this to the v0.1 first release milestone Jul 30, 2015
@BerkeleyTrue
Copy link

I'll have to add that

@BerkeleyTrue
Copy link

added

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants