angelnikolov / ts-cacheable

Observable/Promise Cache Decorator
https://npmjs.com/package/ts-cacheable
ISC License
340 stars 42 forks source link

HTTP POST with Options error #36

Closed justin1291 closed 5 years ago

justin1291 commented 5 years ago

Using @Cacheable() on method with three arguments fails. Cannot pass options into annotated method and only into http.post call.

angelnikolov commented 5 years ago

I am not sure what exactly do you mean. Can you provide an example?

angelnikolov commented 5 years ago

@justin1291 🏓

angelnikolov commented 5 years ago

Closing due to inactivity. Please open a new issue if the problem still exists.