krakenjs / generator-swaggerize

Yeoman generator for design-driven apis with swagger 2.0 and krakenjs/swaggerize tools.
Other
70 stars 34 forks source link

Use cors to avoid options issue and use the later version of swag mock #111

Open jdcrecur opened 5 years ago

jdcrecur commented 5 years ago

Use cors to avoid options issue and use the later version of swag mock

jdcrecur commented 5 years ago

@tlivings I cannot see a reason for travis failing.

I am currently using swagger 2 and would like to utilize this package but with cors and the latest swagmock. The later swagmock enables controlling the array count returned amongst other things.

Could you have a look at this pr please if you have a moment?