FasterXML / FasterXML/jackson-module-jsonSchema
Kotlin null-ability
Abierto
- Lenguaje dominante
- Java
- Estrellas
- 387
- Forks
- 136
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I`m trying to provide the JSON schema generation for Kotlin data classes/classes that have specific null-able behaviour:
`var string: String` - can't be null
`var string: String?` - can be null
Is there specified mechanism for recognizing this types? Or perhaps you plan any kind of support it in future.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.