APIDevTools / json-schema-ref-parser

Parse, Resolve, and Dereference JSON Schema $ref pointers in Node and browsers
https://apitools.dev/json-schema-ref-parser
MIT License
952 stars 227 forks source link

Cannot use 'in' operator to search for 'generate' in [Circular ~.properties .fields.items.oneOf.0.properties.values.items.oneOf.4.properties .values.oneOf.1.properties.values.items] #270

Closed Emdave10 closed 2 years ago

Emdave10 commented 2 years ago

Hello, please explain what this error means and why I keep getting this error when trying to generate sample data for a json schema with nested object refs with oneOf property. And can a possible fix to the problem be offered.

philsturgeon commented 2 years ago

Please provide more information and use a more standard bug report template. What are you doing, what are you expecting, reproduceable case, etc.