SmartBear / readyapi-swagger-plugin

Ready! API Plugin for importing Swagger definitions as REST Services
36 stars 27 forks source link

Generate response with schema references #21

Open amrutakale opened 9 years ago

amrutakale commented 9 years ago

Hi,

The response objects that I have in my yaml file have schema references. When I tried the plugin in soapui, it did not generate the responses by dereferencing the schema object. Wondering if that feature is supported?

Thanks, amruta