Dan Cavanagh

Results 20 comments of Dan Cavanagh

@Foxy-Loxy will you please update this PR and resolve the conflicts? Thank you

thanks for the PR. Could you please update the documentation to explain the use case and how to use it. Thank you

@simplegsb Please submit it as a PR! Do you have unit tests showing that your changes fix the problem? Thanks

@PodaruDragos @acommodari I could use some help getting the tests to pass. Switched to jest and eslint as well. I published master as it is

@johnheroy, from a quick look at your example I see something that might be the problem. `return observable.pipe(ignoreElements()).toPromise()` triggers the response to be sent with the result of that as...

@tspoke do you think that it should be limited to number and string?

@lexon This is a good idea Someone else had also asked about it. would you be interested in looking into implementing it?

I think that the problem is that the `@QueryParam("paramName")` decorator can only ever be a string because it is looking up the `"paramName"` in the query field of the incoming...

@bogdan-dumitru this is definitely interesting have you looked into implementing this already? Can we discuss it further?

@simplegsb Please submit it as a PR! Do you have unit tests showing that your changes fix the problem? Thanks