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

[Stats] File Downloads: capture new endpoint response data #12285

Open
ScoutHarris opened this issue Aug 7, 2019 · 0 comments
Open

[Stats] File Downloads: capture new endpoint response data #12285

ScoutHarris opened this issue Aug 7, 2019 · 0 comments

Comments

@ScoutHarris
Copy link
Contributor

With the changes noted in this P2, the following has been added to the file-downloads endpoint response:

  • relative_url
  • download_url

WPKit:

  • StatsFileDownloadsTimeIntervalData - update StatsFileDownload and init parsing.
  • Update testFetchDownloadsData and stats-file-downloads.json.

WPiOS:

  • Update Core Data, specifically:
    • FileDownloadsStatsRecordValue+CoreDataClass
    • FileDownloadsStatsRecordValue+CoreDataProperties
  • Update FileDownloadsStatsRecordValueTests.

These URLs aren't used in WPiOS, but will be needed if we decide to link to the files as Calypso does.

@ScoutHarris ScoutHarris added this to To do in Full Stats Refresh via automation Aug 7, 2019
@ScoutHarris ScoutHarris changed the title [Stats] File Download: capture new endpoint response data [Stats] File Downloads: capture new endpoint response data Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants