Skip to content

2.0.0-rc

Pre-release
Pre-release
Compare
Choose a tag to compare
@SMILEY4 SMILEY4 released this 26 May 16:38
· 304 commits to release since this release
  • smarter automatic schema handling
  • plugin configuration
    • removed canonicalNameObjectRefs, schemasInComponentSection, examplesInComponentSection, jsonSchemaBuilder
    • replaced automaticTagGenerator with generateTags
    • added section encoding
  • 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