B. Raj kannan

Results 3 issues of B. Raj kannan

I have added "io.swagger" %% "swagger-play2" % "1.5.2" in build.sbt and added swaggermodule as well in application.conf and am getting error that, unable to inject constructor Error: ` 1) Error...

Recently, when i pass some unknown value in {id} with GET api by id, it is returning ```CastError: Cast to ObjectId failed for value "12" at path "_id" ``` Is...

@diegohaz After i setuped a project using yo rest and when i run `npm run dev` it is showing the following error `/Users/rajkannanbalu/Documents/ulavarsanthai/webservices/node_modules/express/lib/application.js:210 throw new TypeError('app.use() requires middleware functions'); ^...

bug
can't reproduce