You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?