SmartBear / readyapi-swagger-plugin

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

enum error #2

Open sterry1 opened 10 years ago

sterry1 commented 10 years ago

I am trying to use the plugin to import some swagger resource files and get the following error. Tue Mar 11 11:09:29 CDT 2014:ERROR:java.lang.IllegalArgumentException: No enum constant com.eviware.soapui.impl.rest.support.RestParamsPropertyHolder.ParameterStyle.FORM The FORM enum value is listed not in the ParameterStyle enum javadocs.

I know this error is coming from eviware code but noticed you have form processing code in the plugin. I'm using soapui 4.6.4. Did the soapui api change or the swagger doc format?

olensmar commented 9 years ago

Hi!

wow - this was almost a year ago - I'm so sorry - do you still need help with this?

/Ole