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

Missing info due to iFixit API limitations #28

Open
benoit74 opened this issue Apr 10, 2022 · 1 comment
Open

Missing info due to iFixit API limitations #28

benoit74 opened this issue Apr 10, 2022 · 1 comment
Labels

Comments

@benoit74
Copy link
Collaborator

benoit74 commented Apr 10, 2022

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)
@stale
Copy link

stale bot commented Aug 13, 2022

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.

@stale stale bot added the stale label Aug 13, 2022
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

1 participant