jdorn / json-editor

JSON Schema Based Editor
MIT License
5.81k stars 1.08k forks source link

Bugfix for getPropertySchema to handle unexpanded refs #811

Open redhog opened 6 years ago

redhog commented 6 years ago

Bugfix to handle e.g.

"additionalProperties": {"$ref": "#"}