toggle menu
http4k-api-openapi
6.16.0.0
jvm
switch theme
search in API
http4k-api-openapi
/
org.http4k.contract.openapi
/
ApiRenderer
/
Companion
Companion
object
Companion
Members
Functions
Auto
Link copied to clipboard
fun
<
T
:
Any
,
NODE
:
Any
>
Auto
(
json
:
AutoMarshallingJson
<
NODE
>
,
schema
:
JsonSchemaCreator
<
Any
,
NODE
>
=
AutoJsonToJsonSchema(json)
)
:
ApiRenderer
<
T
,
NODE
>
ApiRenderer which uses auto-marshalling JSON to create JSON schema for message models.