apigee-127 / swagger-tools

A Node.js and browser module that provides tooling around Swagger.
MIT License
701 stars 375 forks source link

Check for status instead of readyState, to avoid loading petstore url #596

Closed Cactusbone closed 5 years ago

Cactusbone commented 5 years ago

Fixes #579

googlebot commented 5 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers
whitlockjc commented 5 years ago

This is more of a fix for swagger-ui, since all we do is take their code and bundle it in our runtime.

Cactusbone commented 5 years ago

can't find the old code in swagger-ui repo. which version is bundled ?