Comments

From Wikisphere
Jump to navigation Jump to search
$schema"https://json-schema.org/draft-07/schema#"
$id"http://127.0.0.1/mediawiki-1.44.0/index.php/JsonSchema:Comments"
title"Comments"
description"Schema for nested comments with replies"
type"object"
x-layout"paged"
properties
comments
type"array"
title""
description""
x-layout"default"
items
type"object"
required
Empty array
title""
description""
x-layout"default"
allOf
$ref"JsonSchema:Comment"
properties
replies
x-hiddenfalse
required
Empty array