Recursive
From Wikisphere
Jump to navigation
Jump to search
title
"Person"
$ref
"#/definitions/person"
definitions
person
type
"object"
id
"person"
defaultProperties
"fname"
"lname"
"bestFriend"
"coworkers"
patternProperties
^cousin_[0-9]+$
$ref
"#/definitions/person"
properties
fname
title
"first name"
type
"string"
lname
title
"last name"
type
"string"
bestFriend
title
"best friend"
oneOf
title
"none"
type
"null"
title
"person"
$ref
"#/definitions/person"
coworkers
type
"array"
items
title
"Coworker"
$ref
"#/definitions/person"
mother
title
"mother"
$ref
"#/definitions/person"
year
type
"integer"
pattern
"^[0-9]{4}$"
minimum
1900
maximum
2100
Navigation menu
Personal tools
Create account
Log in
Namespaces
JsonSchema
Discussion
English
Views
Read
View source
View history
More
Move
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Tools
What links here
Related changes
Printable version
Permanent link
Page information
VisualData
New article
Browse data