Skip to content

Fix related to schema resolve logic

Orsu Akhil requested to merge slb-schema-resolve-fix into master

At the moment schema references resolution happen recursively for json object type in json schema, through this MR have extended the support to handle schema reference resolutions which may arise in attributes of json object present in a json array.

Closes #35 (closed)

Edited by Orsu Akhil

Merge request reports