Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class JsonSchema(val actual: ObjectNode, val schemaVersion: SchemaVersion = SchemaVersion.DRAFT_2020_12)
Link copied to clipboard
class JsonSchemaGenerator(options: Set<WowOption> = WowOption.ALL, val defaultSchemaNamePrefix: String = "") : DefaultSchemaNamePrefixCapable
Link copied to clipboard
Link copied to clipboard
object WowSchemaLoader