FasterXML / FasterXML/jackson-module-jsonSchema
add support to json "title": "..." through
Aperta
- Lingua principale
- Java
- Stelle
- 387
- Fork
- 136
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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,
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.