Go to file
Ltrlg 6a014700da Do not add 'required' if not set and false wanted
The 'required' property of a 'Param' is optional and defaults to false.
Thus there is no reason for adding it when it was not set and the user wants it to be false.

Bug: 61761
Change-Id: I2b2fae5d2d8b1dac2ad2e1a965d9ba5bd7372eef
2014-03-07 23:19:52 +00:00
api api: Pass through $data directly instead of copying by property 2014-01-17 15:53:08 +00:00
modules Do not add 'required' if not set and false wanted 2014-03-07 23:19:52 +00:00
resources TemplateDataBlob: Implement 'type' and 'label' 2013-05-09 02:49:56 +00:00
tests Implement edit interface for TemplateData documentation 2014-01-14 18:39:20 -08:00
.gitignore Add .gitreview and .gitignore 2013-02-14 15:36:56 +00:00
.gitreview Add .gitreview and .gitignore 2013-02-14 15:36:56 +00:00
.jshintrc Implement edit interface for TemplateData documentation 2014-01-14 18:39:20 -08:00
spec.templatedata.json Update specs example to use new types (without "string/" prefix) 2014-02-25 15:21:15 +00:00
TemplateData.hooks.php Implement edit interface for TemplateData documentation 2014-01-14 18:39:20 -08:00
TemplateData.i18n.php Localisation updates from https://translatewiki.net. 2014-03-07 21:45:19 +00:00
TemplateData.php Implement edit interface for TemplateData documentation 2014-01-14 18:39:20 -08:00
TemplateDataBlob.php Specify "content" and "unbalanced-wikitext" as a valid parameter types 2013-11-07 19:39:29 +00:00