froggit-go
froggit-go copied to clipboard
Support Github API versioning
Describe the bug
Github introduced API versioning through the use of X-GitHub-Api-Version
HTTP header.
Expected behavior According to Github's documentation, Froggit-Go must set this header when interacting with Github.