nicklaw5 / helix

A Twitch Helix API client written in Go.
MIT License
240 stars 91 forks source link

Fix reflect tags for UpdateUserChatColorParams #196

Closed andoleal closed 11 months ago

andoleal commented 12 months ago

UpdateUserChatColor call does not work because the fields in UpdateUserChatColorParams are incorrectly marked as json, instead of query, so the query string comes out empty.

coveralls commented 11 months ago

Pull Request Test Coverage Report for Build 5495169080


Totals Coverage Status
Change from base Build 5438078136: 0.0%
Covered Lines: 1595
Relevant Lines: 1720

💛 - Coveralls