Graham Grochowski
Graham Grochowski
I am working on an application for use on an existing database, that uses mostly camelCased names instead of snake_cased. I would obviously like to unify the naming to be...
The version of pandoc being used by the CI to build the site, has a quite annoying accessibility issue surrounding code-blocks. Every line in a codeblock has an `` tags...
**Brief description** `period` parameter on `getVideos`[1](https://dev.twitch.tv/docs/api/reference/#get-videos) does not do anything when used with `user-id` **How to reproduce** make a request to https://dev.twitch.tv/docs/api/reference/#get-videos with a `user-id` and `period` param set to...