Comments

From Wikisphere
Jump to navigation Jump to search
processedSchema
title"Comments"
description"Schema for nested comments with replies"
type"object"
properties.comments
title"comments"
type"array"
items
type"object"
requiredfalse
uniqueItemsfalse
readOnlyfalse
x-render-template"Template:Comments.comments.Item"
x-hiddenfalse
x-runtime-onlyfalse
properties.comments.items
title"item 1"
type"object"
x-render-template"Template:Comments.comments.Item"
properties.comments.items.properties.name
title"name"
type"string"
requiredtrue
x-format"text"
properties.comments.items.properties.content
title"content"
type"string"
requiredtrue
x-format"wikitext"
minLength1
maxLength10000
properties.comments.items.properties.createdAt
title"createdAt"
type"string"
requiredtrue
x-format"text"
x-value-formula"{{CURRENTTIMESTAMP}}"
x-hiddentrue
properties.comments.items.properties.replies
title"replies"
type"array"
x-render-template"Comments.comments.Item.replies"
items
type"object"
requiredfalse
uniqueItemsfalse
readOnlyfalse
x-render-template"Template:Comments.comments.Item"
x-hiddenfalse
x-runtime-onlyfalse
properties.comments.items.properties.replies.items
title"root"
type"object"
x-render-template"Template:Comments.comments.Item"
properties.comments.items.properties.replies.items.properties.name
title"name"
type"string"
requiredtrue
x-format"text"
properties.comments.items.properties.replies.items.properties.content
title"content"
type"string"
requiredtrue
x-format"wikitext"
minLength1
maxLength10000
properties.comments.items.properties.replies.items.properties.createdAt
title"createdAt"
type"string"
requiredtrue
x-format"text"
x-value-formula"{{CURRENTTIMESTAMP}}"
x-hiddentrue
properties.comments.items.properties.replies.items.properties.replies
title"replies"
type"array"
x-render-template"Comments.comments.Item.replies"
x-hiddentrue
items
type"object"
requiredfalse
uniqueItemsfalse
readOnlyfalse
x-render-template"Template:Comments.comments.Item"
x-hiddenfalse
x-runtime-onlyfalse
properties.comments.items.properties.replies.properties.name
title"name"
type"string"
requiredtrue
x-format"text"
properties.comments.items.properties.replies.properties.content
title"content"
type"string"
requiredtrue
x-format"wikitext"
minLength1
maxLength10000
properties.comments.items.properties.replies.properties.createdAt
title"createdAt"
type"string"
requiredtrue
x-format"text"
x-value-formula"{{CURRENTTIMESTAMP}}"
x-hiddentrue
properties.comments.items.properties.replies.properties.replies
title"replies"
type"array"
x-render-template"Comments.comments.Item.replies"
x-hiddentrue
items
type"object"
requiredfalse
uniqueItemsfalse
readOnlyfalse
x-render-template"Template:Comments.comments.Item"
x-hiddenfalse
x-runtime-onlyfalse