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
{{ message }}
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.
Hmm, I'm pretty sure this is due to the switch to 2.0 (fetch-swagger-schema was written against Swagger 1.2). That url no longer resolves to the swagger json. I did a quick search but couldn't find where the 1.2 example petstore example has moved to (if it has been moved at all).
I think the short-term solution is setting up a mirror of the old version of the petstore api docs. The long-term solution is to update this library to support Swagger 2.0
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
returns
seems to be coming out of
swagger-client-generator
'sprocessSchema()
function.The text was updated successfully, but these errors were encountered: