jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/397964 )

Change subject: Bump definitions version and sync spec versions
......................................................................


Bump definitions version and sync spec versions

Change-Id: I78466c8ec9ba8fde5d0eef6f11decc3d52268d25
---
M lib/mobile-util.js
M spec.yaml
2 files changed, 3 insertions(+), 3 deletions(-)

Approvals:
  BearND: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/lib/mobile-util.js b/lib/mobile-util.js
index 3d9e28a..c088707 100644
--- a/lib/mobile-util.js
+++ b/lib/mobile-util.js
@@ -14,7 +14,7 @@
     media: { name: 'Media', version: '1.0.0' },
     readHtml: { name: 'ReadHtml', version: '0.1.0' },
     summary: { name: 'Summary', version: '1.3.0' },
-    definition: { name: 'definition', version: '0.7.3' },
+    definition: { name: 'definition', version: '0.7.4' },
     random: { name: 'random', version: '0.6.0' },
     announcements: { name: 'announcements', version: '0.1.0' },
     compilations: { name: 'compilations', version: '0.1.0' },
diff --git a/spec.yaml b/spec.yaml
index 0d42039..b3838f0 100644
--- a/spec.yaml
+++ b/spec.yaml
@@ -139,7 +139,7 @@
          - Holidays: a list of fixed holidays celebrated on the provided day 
and month
          - Events: a list of significant events which happened on the provided 
day and month and which are not covered by the other types yet
       produces:
-        - application/json; charset=utf-8; 
profile="https://www.mediawiki.org/wiki/Specs/onthisday/0.3.1";
+        - application/json; charset=utf-8; 
profile="https://www.mediawiki.org/wiki/Specs/onthisday/0.3.2";
       parameters:
         - name: type
           in: path
@@ -607,7 +607,7 @@
         - Wiktionary definition of {title}
       description: Gets definitions parsed from Wiktionary for {title}
       produces:
-        - application/json; charset=utf-8; 
profile="https://www.mediawiki.org/wiki/Specs/definition/0.7.3";
+        - application/json; charset=utf-8; 
profile="https://www.mediawiki.org/wiki/Specs/definition/0.7.4";
       x-amples:
         - title: retrieve en-wiktionary definitions for 'cat'
           request:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I78466c8ec9ba8fde5d0eef6f11decc3d52268d25
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/mobileapps
Gerrit-Branch: master
Gerrit-Owner: Mholloway <[email protected]>
Gerrit-Reviewer: BearND <[email protected]>
Gerrit-Reviewer: Fjalapeno <[email protected]>
Gerrit-Reviewer: Jdlrobson <[email protected]>
Gerrit-Reviewer: Mhurd <[email protected]>
Gerrit-Reviewer: Ppchelko <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to