Closed lukeocodes closed 1 year ago
The SDK currently accepts a string, but this should allow multiple strings. querystring.stringify handles the rest, which is possibly why this has only come up as someone has tried to do it in TypeScript and find it doesn't like it.
querystring.stringify
fixes #145
The SDK currently accepts a string, but this should allow multiple strings.
querystring.stringify
handles the rest, which is possibly why this has only come up as someone has tried to do it in TypeScript and find it doesn't like it.fixes #145