http4k-api-openapi
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-api-openapi
http4k-api-openapi
/
org.http4k.contract.openapi.v3
/
HasSchema
Has
Schema
fun
interface
HasSchema
<
NODE
>
Inheritors
SchemaContent
OneOfSchemaContent
RequestContents
ResponseContents
SchemaParameter
Members
Functions
definitions
Link copied to clipboard
abstract
fun
definitions
(
)
:
Iterable
<
Pair
<
String
,
NODE
>
>