Forum Discussion

teak's avatar
teak
Contributor
10 years ago

Error importing swagger

I am getting a error when importing swagger json. 

it seems to partial import. 

 

 

groovy.lang.MissingPropertyException: No such property: sampleContent for class: com.eviware.soapui.impl.rest.RestRepresentation

 

What could be causing it? 

I do not see sampleContent in any of my swagger.json files. 

I checked the json in the swagger editor and it processed without errors. 

 

Is there something else i need to do?