JsonSchemaGenerator

class JsonSchemaGenerator(options: Set<WowOption> = WowOption.ALL)

Constructors

Link copied to clipboard
constructor(options: Set<WowOption> = WowOption.ALL)

Functions

Link copied to clipboard
fun generate(mainTargetType: Type, vararg typeParameters: Type): ObjectNode