SMILEY4/schema-kenerator
Analyze kotlin types, extract information and generate schemas
KotlinApache-2.0
Issues
- 0
- 0
The error occurred during compileInlining.
#39 opened by nullaqua - 7
- 1
Swagger Discriminator: Looking for a way to set `Discriminator#mapping` or a step for automatic population
#30 opened by rmcmk - 2
Using Non-nullable and nullable type in the same class appends random numbers to the second type.
#37 opened by K1rakishou - 3
Swagger `@Schema` annotation is ignored
#33 opened by rmcmk - 1
The `default` property of core annotation `@Default` gets stripped when stubbed with kapt
#34 opened by rmcmk - 5
Swagger `@Schema` annotation on value types does not persist to schema properties
#27 opened by rmcmk - 3
Swagger inline nullable schemas types are resolved to `any` instead of `(T | null)`
#28 opened by rmcmk - 0
Swagger `@Schema` annotation: Documented ignore conditions not respected by `SwaggerSchemaAnnotationStep`
#29 opened by rmcmk - 1
Support for globally renaming fields
#18 opened by fkrauthan - 1
ClassWithLocalDateTime was excluded from the KotlinxSerializationParser_SwaggerGenerator_Tests.!!!
#25 opened by kchinburarat - 3
Process annotations on constructor parameters
#20 opened by Skater901 - 1
schema-kenerator-swagger - @Required annotation doesn't work if all properties are nullable and/or optional
#19 opened by Skater901 - 2
Include discriminator field for sealed classes
#3 opened by rChaoz - 1
Process Javax/Jakarta validation annotations.
#21 opened by Skater901 - 7
- 1
schema-kenerator-swagger - Removing properties fails if schema has no required properties.
#22 opened by Skater901 - 3
- 2
- 2
- 2
- 6
- 2
processKotlinxSerialization is not generating swagger schema properly for Lists<CustomObject> and Individual CustomObject present in same class
#5 opened by m-umar-bilal - 1
- 1
Fails with self-referencing data class
#1 opened by waltkb - 1
- 1
Description annotation not work properly
#4 opened by RaySmith-ttc