toggle menu
http4k
5.47.0.0
jvm
switch theme
search in API
http4k-contract
/
org.http4k.util
Package-level
declarations
Types
Types
Appendable
Link copied to clipboard
class
Appendable
<
T
>
(
val
all
:
MutableList
<
T
>
=
mutableListOf()
)
Json
Schema
Link copied to clipboard
typealias
JsonSchema
<
T
>
=
org.http4k.contract.jsonschema.JsonSchema
<
T
>
Json
Schema
Creator
Link copied to clipboard
typealias
JsonSchemaCreator
<
IN
,
OUT
>
=
org.http4k.contract.jsonschema.JsonSchemaCreator
<
IN
,
OUT
>