Legoktm has uploaded a new change for review.

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

Change subject: registration: Sync extension.schema.json with reality
......................................................................

registration: Sync extension.schema.json with reality

* info-files was never implemented
* path is no longer needed since we already know it

Change-Id: I0212620cb3a32e506717bd39a2fff4c9589f11cd
---
M docs/extension.schema.json
1 file changed, 0 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/15/184715/1

diff --git a/docs/extension.schema.json b/docs/extension.schema.json
index 46f8623..4583559 100644
--- a/docs/extension.schema.json
+++ b/docs/extension.schema.json
@@ -7,10 +7,6 @@
                        "type": "string",
                        "description": "The extension's canonical name."
                },
-               "info-files": {
-                       "type": "array",
-                       "description": "A list of filenames that should be 
loaded, in addition to this one"
-               },
                "type": {
                        "type": "string",
                        "description": "The extension's type, as an index to 
$wgExtensionCredits.",
@@ -38,9 +34,6 @@
                                "type": "string"
                        },
                        "additionalItems": false
-               },
-               "path": {
-                       "type": "string"
                },
                "version": {
                        "type": "string",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0212620cb3a32e506717bd39a2fff4c9589f11cd
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>

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

Reply via email to