twitchdev / twitch-cli

The official Twitch CLI to make developing on Twitch easier.
Apache License 2.0
604 stars 71 forks source link

Mock API /charity/donations should use target_amount instead of amount #274

Closed Xemdo closed 1 year ago

Xemdo commented 1 year ago

Twitch's documentation was wrong at the time this feature was added to the CLI.

Relevant documentation issue: https://github.com/twitchdev/issues/issues/838

Affected line: https://github.com/twitchdev/twitch-cli/blob/main/internal/mock_api/endpoints/charity/donations.go#L41