VisualDataSchema:Task: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 49: | Line 49: | ||
"title": "Extension" | "title": "Extension" | ||
}, | }, | ||
" | "description": { | ||
"wiki": { | "wiki": { | ||
"type": "property", | "type": "property", | ||
"name": "description", | |||
"visibility": "visible", | |||
"multiple-items": false, | "multiple-items": false, | ||
"preferred-input": "OO.ui.MultilineTextInputWidget", | "preferred-input": "OO.ui.MultilineTextInputWidget", | ||
"input-config": [], | "input-config": [], | ||
" | "required": true | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": "text", | "format": "text", | ||
"title": " | "title": "Description" | ||
}, | }, | ||
" | "status": { | ||
"wiki": { | "wiki": { | ||
"type": "property", | "type": "property", | ||
"name": "status", | |||
"visibility": "visible", | |||
"multiple-items": false, | "multiple-items": false, | ||
"preferred-input": "OO.ui.DropdownInputWidget", | "preferred-input": "OO.ui.DropdownInputWidget", | ||
"input-config": [], | "input-config": [], | ||
"options-allow-null": false, | "options-allow-null": false, | ||
"options-wikilist": "Task status list", | "options-wikilist": "Task status list", | ||
" | "required": true | ||
}, | }, | ||
"enum": [], | "enum": [], | ||
"type": "string", | "type": "string", | ||
"format": "text", | "format": "text", | ||
"title": " | "title": "Status" | ||
}, | }, | ||
"repository": { | "repository": { | ||
Line 153: | Line 142: | ||
"Comments": { | "Comments": { | ||
"wiki": { | "wiki": { | ||
"name": "Comments", | |||
"type": "property", | "type": "property", | ||
" | "multiple-items": false, | ||
"label-parsed": "comments", | |||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "VisualEditor", | "preferred-input": "VisualEditor", | ||
"input-config": [], | "input-config": [], | ||
Line 187: | Line 177: | ||
"assignee", | "assignee", | ||
"extension", | "extension", | ||
" | "description", | ||
" | "status" | ||
], | ], | ||
"type": "object" | "type": "object" | ||
} | } |
Revision as of 09:53, 30 December 2023
wiki |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" |