This fixes the tests in xt/api.t. It was skipping tests if swagger-cli was missing, which meant that some tests weren't being run when they should be. The tests now fail if swagger-cli isn't found.
It also adds swagger-cli 4.0.4+ to the devDependancies section of package.json.
|