You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is a placeholder to track info missing due to current limitations in iFixit API.
GET /guides/{guideid}
missing total number of contributors
missing list of translators (IDs + percent of translation would be sufficient)
missing amount of users who completed this guide
missing amount of users who placed this guide as favorite
missing views statistics (last 24 hours, last 7 days, last 30 days, total)
difficulty is a translated label ; would be useful to also have a static value not linked to translations
GET /wikis/{namespace}/{title}
(most points below are valid for CATEGORY namespace, probably also WIKI namespace, maybe not for others)
missing primary author info (ID would be sufficient)
missing total number of contributors
missing list of translators (IDs + percent of translation would be sufficient)
GET /users/{userid}
missing image info when no avatar has been chosen by the user (default avatar selected automatically by the system ; this info is present in /guides/{guideid} for author + comments and replies authors)
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions.
This issue is a placeholder to track info missing due to current limitations in iFixit API.
GET /guides/{guideid}
GET /wikis/{namespace}/{title}
(most points below are valid for CATEGORY namespace, probably also WIKI namespace, maybe not for others)
GET /users/{userid}
The text was updated successfully, but these errors were encountered: