jenkins-bot has submitted this change and it was merged.

Change subject: Update specs example to use new types (without "string/" prefix)
......................................................................


Update specs example to use new types (without "string/" prefix)

Follows-up 6cdb47d097543d88d58e0 which dropped the prefixes. The example
was still using 'string/wiki-user-name' instead of 'wiki-user-name'.

Change-Id: Ia6f353600cea6e3da53ea0cabc45a77d35642e40
---
M spec.templatedata.json
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/spec.templatedata.json b/spec.templatedata.json
index abfdb85..960753a 100644
--- a/spec.templatedata.json
+++ b/spec.templatedata.json
@@ -83,7 +83,7 @@
        "params": {
                "user": {
                        "label": "User's name",
-                       "type": "string/wiki-user-name",
+                       "type": "wiki-user-name",
                        "required": true,
                        "description": "User name of person who forgot to sign 
their comment.",
                        "aliases": ["1"]

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia6f353600cea6e3da53ea0cabc45a77d35642e40
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/TemplateData
Gerrit-Branch: master
Gerrit-Owner: Ltrlg <[email protected]>
Gerrit-Reviewer: Krinkle <[email protected]>
Gerrit-Reviewer: MarkTraceur <[email protected]>
Gerrit-Reviewer: Nemo bis <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to