2.0.0-rc
Pre-release
Pre-release
- smarter automatic schema handling
- plugin configuration
- removed
canonicalNameObjectRefs
,schemasInComponentSection
,examplesInComponentSection
,jsonSchemaBuilder
- replaced
automaticTagGenerator
withgenerateTags
- added section
encoding
- removed
- schema and example generation process more extendable (via
encoding
-config section) allowing for simpler integration of other schema generators and json-serializers (e.g. supporting kotlinx and multiplatform) - see KotlinxExample.kt