Name oneOf

From Wikisphere
Revision as of 08:09, 4 November 2025 by Admin (talk | contribs) (Admin changed the content model of the page JsonSchema:Name oneOf from "wikitext" to "JSON")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
type"object"
options
keep_oneof_valuesfalse
properties
type
type"string"
options
hiddentrue
oneOf
title"Full Name"
additionalPropertiesfalse
properties
type
type"string"
enum
"fullName"
options
hiddentrue
fullName
type"string"
title"Full name"
type"object"
options
keep_oneof_valuesfalse
title"First and Last Name"
additionalPropertiesfalse
properties
type
type"string"
enum
"first-last-name"
options
hiddentrue
firstName
type"string"
title"First name"
lastName
type"string"
title"Last name"
type"object"
options
keep_oneof_valuesfalse
title"Other name"
additionalPropertiesfalse
properties
type
type"string"
enum
"other-name"
options
hiddentrue
otherFirstName
type"string"
otherLastName
type"string"
type"object"
options
keep_oneof_valuesfalse
title"More name"
additionalPropertiesfalse
properties
type
type"string"
enum
"more-name"
options
hiddentrue
moreFullName
type"string"
type"object"
options
keep_oneof_valuesfalse