Open milux opened 3 months ago
Implemented parsing of recursive/cyclic $refs and added some toString() implementations to improve debugging.
$ref
toString()
This will break json-kotlin-schema-codegen up to and including version 0.108, since that project is not prepared for cyclic schema referencing yet.
json-kotlin-schema-codegen
Implemented parsing of recursive/cyclic
$ref
s and added sometoString()
implementations to improve debugging.This will break
json-kotlin-schema-codegen
up to and including version 0.108, since that project is not prepared for cyclic schema referencing yet.