FasterXML / FasterXML/jackson-module-jsonSchema

Kotlin null-ability

Open
#115 4 comments 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
387
Forks
136
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.