FasterXML / FasterXML/jackson-module-jsonSchema

Disable reference to sub schema for fields of the same complex type

Ouverte
#96 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Java
Étoiles
387
Forks
136
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

I have a POJO that has 2 or more fields of the same complex type (another POJO class).
The schema generated for this class only has a reference to the sub schema for every subsequent field of the same type.
Is there a way to disable this?
I would prefer the field properties to be explicitly specified for each subsequent field of the same type too.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.