Mholloway has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/397845 )

Change subject: Change Parsoid version requested to 1.6.0
......................................................................

Change Parsoid version requested to 1.6.0

Also update the summary profile version reported in spec.yaml

Change-Id: Idf887aaa57bc6087319f758e4dcda98b572bad11
---
M lib/parsoid-access.js
M spec.yaml
2 files changed, 2 insertions(+), 2 deletions(-)


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

diff --git a/lib/parsoid-access.js b/lib/parsoid-access.js
index 7d84e15..ba16da9 100644
--- a/lib/parsoid-access.js
+++ b/lib/parsoid-access.js
@@ -15,7 +15,7 @@
 const HTTPError = sUtil.HTTPError;
 
 const PARSOID_ACCEPT_HEADER
-    = 'text/html; charset=utf-8; 
profile="https://www.mediawiki.org/wiki/Specs/HTML/1.5.0";';
+    = 'text/html; charset=utf-8; 
profile="https://www.mediawiki.org/wiki/Specs/HTML/1.6.0";';
 
 /**
  * @param {!Object} app the application object
diff --git a/spec.yaml b/spec.yaml
index 8f13170..bd199b8 100644
--- a/spec.yaml
+++ b/spec.yaml
@@ -631,7 +631,7 @@
 
         Stability: 
[unstable](https://www.mediawiki.org/wiki/API_versioning#Unstable)
       produces:
-        - application/json; charset=utf-8; 
profile="https://www.mediawiki.org/wiki/Specs/Summary/1.2.0";
+        - application/json; charset=utf-8; 
profile="https://www.mediawiki.org/wiki/Specs/Summary/1.3.0";
       parameters:
         - name: title
           in: path

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idf887aaa57bc6087319f758e4dcda98b572bad11
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