toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-api-jsonschema
/
org.http4k.contract.jsonschema
/
ArrayItem
/
NonObject
Non
Object
class
NonObject
(
paramMeta
:
ParamMeta
,
val
format
:
Any
?
,
definitions
:
Iterable
<
SchemaNode
>
=
emptyList()
)
:
ArrayItem
Members
Constructors
Non
Object
Link copied to clipboard
constructor
(
paramMeta
:
ParamMeta
,
format
:
Any
?
,
definitions
:
Iterable
<
SchemaNode
>
=
emptyList()
)
Properties
format
Link copied to clipboard
val
format
:
Any
?
type
Link copied to clipboard
val
type
:
String
Functions
definitions
Link copied to clipboard
open
override
fun
definitions
(
)
:
Iterable
<
SchemaNode
>
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int