Description
The schema defines the shape of the expected return objects and includes descriptions of the expected values. Right now, descriptions and expected types are all populated correctly, except for the trending object. Instead, the description is showing as `
⧼wikimediacustomizations-attribution-get-pages-signals-property-trending⧽`.
- Conditions of acceptance
- 'top' should read: Indicates whether a Wikipedia article ranked among the project’s most read, most edited, or both over the last 24 hours.
- Update read property description to: The page is currently in the top 1000 read pages for the wiki project.
- Update edited property description to: The page is currently in the top 100 edited pages for the wiki project, based on number of edits.
- Update read_and_edited property description to: The page is currently in the top 1000 read and top 100 edited pages for the wiki project.
- 'relative' should read: Indicates the page is currently outperforming its average read and edit rates.
- Update read property description to: The page is currently exceeding its average read rate.
- Update edited property description to: The page currently has a higher rate of edits being submitted than its average.
- Update read_and_edited property description to: The page currently has more read and edit activity than its average performance.