FasterXML / FasterXML/jackson-module-jsonSchema

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

Open
#96 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
387
Forks
136
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.