FasterXML / FasterXML/jackson-module-jsonSchema
Kotlin null-ability
Aberta
- Linguagem predominante
- Java
- Estrelas
- 387
- Forks
- 136
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.