NJsonSchema
NJsonSchema copied to clipboard
SampleJsonSchemaGenerator created an unnecessary\wrong references
SampleJsonSchemaGenerator created an unnecessary\wrong references make a flag that creating a schema without references Proposal flag name, bool standalone = false
We are also facing same issue... mainly its giving wrong ref to empty objects in JSON. Ref to all empty object is always pointing to first child object.
We are also facing same issue... mainly its giving wrong ref to empty objects in JSON. Ref to all empty object is always pointing to first child object.
just fell into this as well, an empty object with an object points to the top level object making a loop