http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-api-jsonschema
/
org.http4k.contract.jsonschema
/
OneOfArray
One
Of
Array
class
OneOfArray
(
schemas
:
Set
<
ArrayItem
>
=
emptySet()
)
:
ArrayItems
(
source
)
Members
Constructors
One
Of
Array
Link copied to clipboard
constructor
(
schemas
:
Set
<
ArrayItem
>
=
emptySet()
)
Properties
one
Of
Link copied to clipboard
val
oneOf
:
List
<
ArrayItem
>
Functions
definitions
Link copied to clipboard
open
override
fun
definitions
(
)
:
List
<
SchemaNode
>