HTTP Response codes unclear
From: https://github.com/twitchdev/issues/issues/69
Brief description
Some endpoints return a 204 code no content.
But this is only highlighted in the example responses and not in the "main documentation"
For example
https://dev.twitch.tv/docs/extensions/reference#send-extension-pubsub-message
https://dev.twitch.tv/docs/extensions/reference#send-extension-chat-message
Each endpoint documented could be extended to include usual HTTP response codes.
Expected documentation
The expected response code for success when theres no body response
Common non 2xx codes for the endpoints
4
votes
