Mholloway has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/295749

Change subject: Hygiene: Make most-read section(s) of spec.yaml more descriptive
......................................................................

Hygiene: Make most-read section(s) of spec.yaml more descriptive

Change-Id: I2e5e41731f77a4d6b9d22a971a78ddddb98cee04
---
M spec.yaml
1 file changed, 12 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/services/mobileapps 
refs/changes/49/295749/1

diff --git a/spec.yaml b/spec.yaml
index 6e719d1..a9e4742 100644
--- a/spec.yaml
+++ b/spec.yaml
@@ -107,7 +107,12 @@
                   height: /.+/
               mostread:
                 date: /.+/
-                articles: [ /.+/ ]
+                articles:
+                  - views: /.+/
+                    rank: /.+/
+                    title: /.+/
+                    pageid: /.+/
+                    normalizedtitle: /.+/
               random:
                 title: /.+/
               news: /.+/
@@ -205,7 +210,12 @@
               content-type: application/json
             body:
               date: /.+/
-              articles: [ /.+/ ]
+              articles:
+                - views: /.+/
+                  rank: /.+/
+                  title: /.+/
+                  pageid: /.+/
+                  normalizedtitle: /.+/
   # from routes/random.js
   /{domain}/v1/page/random/summary:
     get:

-- 
To view, visit https://gerrit.wikimedia.org/r/295749
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2e5e41731f77a4d6b9d22a971a78ddddb98cee04
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/mobileapps
Gerrit-Branch: master
Gerrit-Owner: Mholloway <mhollo...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to