I created the JSON Schema path on my localhost. Copied the Swagger-UI module. Added the url in the Swagger-UI. I am getting this error that model not found. This is very strange because the JSON has all the models associated to the JSON Schema.
Why does it try to look for something like:
http://localhost:8080/OpenClaimRequest rather looking into the definitions in JSON itself?
JS Console Error Log