FasterXML / FasterXML/jackson-module-jsonSchema
add support to json "title": "..." through
オープン
- 主要言語
- Java
- スター
- 387
- フォーク
- 136
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
According to :
http://spacetelescope.github.io/understanding-json-schema/reference/generic.html#metadata
along side "description" we also should be able to define the "title" property.
For description, this is achievable using @JsonPropertyDescription("...").
We should consider adding another annotation like @JsonPropertyTitle("...") to fill the gap.
Thanks,
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。