swagger_test(app_url= 'http://api-dev.cyclewe.com/docs/api-docs.json')
ValueError: None is not a valid swagger2.0 file: u'swagger' is a required property
<snip>
On instance:
{u'code': 404, u'description': u'', u'message': u''}
Perhaps it's not handling a 404 properly.
What exactly am I supposed to pass to swagger_test?