cyprieng / swagger-parser

Give useful informations about your swagger files
MIT License
62 stars 59 forks source link

Fix issue #35 #38

Closed SalimBensiali closed 7 years ago

cyprieng commented 7 years ago

Fix #35

cyprieng commented 7 years ago

For the test you can modify the swagger.yaml in test to add a definition without properties key.

And don't worry about the test failing on python2.6, I am aware of this and it is not linked to your commit.