KotlinX-Schema
Toggle table of contents
0.3.1-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
KotlinX-Schema
kotlinx-schema-generator-json
/
kotlinx.schema.generator.json
/
JsonSchemaConfig
/
JsonSchemaConfig
Json
Schema
Config
constructor
(
respectDefaultPresence
:
Boolean
=
false
,
requireNullableFields
:
Boolean
=
true
,
useUnionTypes
:
Boolean
=
true
,
useNullableField
:
Boolean
=
false
,
includeDiscriminator
:
Boolean
=
false
)
(
source
)