krakenjs / swaggerize-express

Design-driven apis with swagger 2.0 and express.
Other
355 stars 81 forks source link

Yaml tests are not using yaml document #50

Closed duncanhall closed 9 years ago

duncanhall commented 9 years ago

The tests for checking Yaml support are using the JSON definition document.

https://github.com/krakenjs/swaggerize-express/blob/master/test/test-swaggerize.js#L159