Fix related to schema resolve logic
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