krakenjs / swaggerize-routes

Swagger document driven route builder.
Other
58 stars 57 forks source link

Reusable parameters support #20

Closed vh closed 9 years ago

vh commented 9 years ago

It seems parameters specified by $ref are not taken into account.

https://github.com/swagger-api/swagger-spec/blob/master/fixtures/v2.0/json/resources/reusableParameters.json

tlivings commented 9 years ago

Thanks, will take a look at this.

tlivings commented 9 years ago

Closing. Fixed in 2.0.3.