argos83
argos83
Hi @zt2 thanks for the PR. Unfortunately the test pipeline in circleci doesn't seem to be working (I'm not actively maintaining this project TBH). It seems there're some linting errors...
Yes, you've got to install the CA you generated in firefox.. did you do that? If you do it correctly, you'll see the green lock and there will be no...
We found the same issue with the swagger custom format "byte" (dredd v14.0.0 ) ``` Error: unknown format "byte" is used in schema at path "#/properties/content" at Object.format [as code]...
Hey @mpeterv, I've just tried with cluacov and the same issue occurs.
Hey @mpeterv. It also happens when running just the example: ``` 1 local sometable = { ['a'] = 'A', ['b'] = 'B', ***0 ['c'] = 'C' } ``` I'm running...
Might be related to this https://github.com/apigee-127/swagger-tools/issues/438
@cchandler, are you planning to publish a version with the latest changes to RubyGems?
Thanks @bethesque, I've workarounded it for now. I guess that, by "safe" you mean a way in which the state doesn't get skipped forever and ever without nobody noticing it,...