toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-api-jsonschema
/
org.http4k.contract.jsonschema
/
OneOfArray
One
Of
Array
class
OneOfArray
(
schemas
:
Set
<
ArrayItem
>
=
emptySet()
)
:
ArrayItems
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
>