FasterXML / FasterXML/jackson-module-jsonSchema
Add support for `@JsonClassDescription`
Open
- Dominant language
- Java
- Stars
- 387
- Forks
- 136
- PR merge metrics
- No merged PRs in 30d
Description
(followup from: https://github.com/FasterXML/jackson-annotations/issues/73)
With 2.7, there is new annotation `@JsonClassDescription`, and appropriate access via `AnnotationInstropector` (call "findClassDescription()" or such). It would make sense to use this to get description for schema.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.