Tim Underhay
Tim Underhay
### Q&A (please complete the following information) - Swagger-UI version: 3.37.2 - Swagger/OpenAPI version: N/A ### Content & configuration Apologies if this isn't considered a bug, but I couldn't find...
I'm wondering: what is the correct method for unsubscribing from a WS subscription, like say `wsClient.subscribeSpotKline(...params)`? Thanks in advance.
I've just discovered an interesting problem (using version 1.1.1): all query parameters specified in the query params tab arrive at my REST API wrapped in an array, with a double...
### Issue After upgrading to Stripe CLI 1.8.11, the CLI is prompting for an update to 1.8.10, which is obviously a previous release. ``` $ stripe --version stripe version 1.8.11...
Apologies if I've misinterpreted the documentation, but in V3 it seems that debounce now always returns a promise, no matter what. This breaks debounce in contexts where a Promise-wrapped result...
Updated readme as appropriate Thanks for the great library. I hope that you can use this.
* **I'm submitting a ...** [X] feature request The systemjs documentation has issues. The references provided don't work (and reference URL's rather than node_modules), resulting in a long search for...
Fixes plugin with Chart.js 3.5.x / 3.6.x. Allows X axis scale to use either 'x' or 'xAxes'.
This PR adds support for TS projects where the modules target is es2015 or higher. When ts-reflection runs, it will use the appropriate import statement in the output rather than...
Thank you for the library! I noticed that on the demo app that there are background config options but was unable to find any mention of them in the readme....