-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Add Location, Website and Description to API #15675
Conversation
I think we need to consider this slightly more carefully. I don't think we need to always return this data. |
well it's public on your profile page & optional so I think there is no issue |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still doesn't appear that these can be easily set by the API though
@KN4CK3R would you mind to extend user edit api or do you like to put this into a new pull? |
I will change the edit api too. |
Codecov Report
@@ Coverage Diff @@
## master #15675 +/- ##
==========================================
- Coverage 43.92% 43.90% -0.03%
==========================================
Files 678 678
Lines 81741 81809 +68
==========================================
+ Hits 35905 35916 +11
- Misses 39984 40045 +61
+ Partials 5852 5848 -4
Continue to review full report at Codecov.
|
fixes #14248