1 Open Issue Need Help Last updated: Jul 5, 2025

Open Issues Need Help

View All on GitHub
Software Development Replication Tools

AI Summary: Update the `TOP_LEVEL_CLASS_KDOC` constant in `codegen-runtime/src/main/kotlin/io/availe/builders/KDoc.kt` to accurately reflect that KReplica generates sealed interfaces, not classes, by changing "sealed class hierarchy" to "sealed interface hierarchy". This corrects a misleading comment in the generated documentation.

Complexity: 1/5
documentation good first issue