New answers tagged api-v2
0
Would it be possible to add progress indicators for the editing badges, these used to be shown on the site but one of the updates at some point in the last few months seem to have removed them. The badges I am referring to are;
Archaeologist
Copy Editor
Strunk & White
If possible could we get these as well?
Civic Duty
Electorate
0
You would use the inname parameter of the users path. For example this gets users with marcamillion in their name, on Stack Overflow.
Note that the filter parameter controls what fields are returned, not the content of those fields.
I don't use Serel (or much Ruby), but the syntax is probably:
Serel::User.inname('marcamillion').get
Or, with some more ...
1
I think you're looking for:
/users/{id}/tags/{tags}/top-answers
/users/{id}/tags/{tags}/top-questions
0
I don't know why but I am not able to install that package. I'll get this error:
PM> Install-Package StacMan
"StacMan 1.0.1.0" wurde erfolgreich installiert.
"StacMan 1.0.1.0" wurde erfolgreich deinstalliert.
Installationsfehler. Rollback wird ausgeführt...
Install-Package : Das Paket "StacMan 1.0.1.0" konnte nicht installiert werden. Sie versuchen, ...
Top 50 recent answers are included