Open olavodias opened 1 year ago
A bug was encountered where the ProcessRequest() method from the GitHubAppBase class has a problem assigning the headers to the dictionary. Refer to the GitHubApps repository for more details.
ProcessRequest()
GitHubAppBase
GitHubApps
The big on GitHubApps was fixed on version 1.1.0.
Develop Unit Testing for GitHubAppController.
GitHubAppController
A bug was encountered where the
ProcessRequest()
method from theGitHubAppBase
class has a problem assigning the headers to the dictionary. Refer to theGitHubApps
repository for more details.