Mykola Zomchak

Results 1 issues of Mykola Zomchak

**Describe the Bug** Types are not matching actual values returned **Example Code** ```javascript const ticket = await client.tickets.show(392005); console.log({ id: ticket.id, response: ticket.response }); ``` ![Screenshot 2023-12-15 at 00 26...

bug