Wow
Toggle table of contents
5.11.4
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-schema
/
me.ahoo.wow.schema
/
JsonSchemaGenerator
Json
Schema
Generator
class
JsonSchemaGenerator
(
options
:
Set
<
WowOption
>
=
WowOption.ALL
,
val
defaultSchemaNamePrefix
:
String
=
""
)
:
DefaultSchemaNamePrefixCapable
Members
Constructors
Json
Schema
Generator
Link copied to clipboard
constructor
(
options
:
Set
<
WowOption
>
=
WowOption.ALL
,
defaultSchemaNamePrefix
:
String
=
""
)
Properties
default
Schema
Name
Prefix
Link copied to clipboard
open
override
val
defaultSchemaNamePrefix
:
String
Functions
generate
Link copied to clipboard
fun
generate
(
mainTargetType
:
Type
,
vararg
typeParameters
:
Type
)
:
ObjectNode