SmartBear / readyapi-swagger-plugin

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

implementing the interface required to use the assertion in recipes #42

Closed prakashmrec closed 8 years ago

prakashmrec commented 8 years ago

@olensmar Did we move this assertion to Ready! API code base? if not - then we should merge this PR to be able to have this assertion in recipes.

olensmar commented 8 years ago

thanks - we only moved the JSON Schema Assertion to the R!A codebase - this one is staying in the plugin for now

prakashmrec commented 8 years ago

Sorry the build failed for this PR. I will fix it in a separate PR.

olensmar commented 8 years ago

i think the fail was related to Travis CI - or was it something that failed locally for you also?

prakashmrec commented 8 years ago

It failed locally also, it was missing a dependency for commons-collections. Probably it was available earlier through a transitive dependency but not anymore.