Daniel DeGroff
Daniel DeGroff
@tyduptyler13 can we make the `userId: UUID` parameter nullable (not optional) by either changing the `UUID` type def or maybe change the syntax in the request parameter to allow for...
I thought adding `?` made the parameter optional, which means it has to be after required parameters. However, currently most of the methods we'd want to change are in the...
We’ll have to figure out what we need to change to publish this when we publish to npm.
Thanks for the additional insight @jdegger much appreciated.
We would welcome a PR from the community as well.
Thanks for the suggestion @dakkafex . Feel free to submit a PR, or we may be able to get to this shortly, should be an easy addition.
Ah, I see there already is in open PR. https://github.com/FusionAuth/fusionauth-typescript-client/pull/37 I'll take a look.
If we have a host ending in a `/` in the doc, that would be a bug, did you find that somewhere? But the symptom you're observing is working as...
Thanks for letting us know @tjpeden - we'll take a look.
@tyduptyler13 was unable to recreate, but we've re-worked some of the error handling and added some additional type information. See if you can still recreate at 1.13.2 https://www.npmjs.com/package/@fusionauth/typescript-client