FasterXML / FasterXML/jackson-module-jsonSchema
Disable reference to sub schema for fields of the same complex type
Aperta
- Lingua principale
- Java
- Stelle
- 387
- Fork
- 136
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.