FasterXML / FasterXML/jackson-module-jsonSchema

Kotlin null-ability

オープン
#115 コメント 4 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
Java
スター
387
フォーク
136
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。