Add types to more closely reflect the API

This commit is contained in:
Haacked
2014-12-29 23:31:48 -08:00
parent 83bc99256a
commit 011a14b7f2
24 changed files with 172 additions and 135 deletions
@@ -1,6 +1,5 @@
using System.Collections.Generic;
using System.Threading.Tasks;
using Octokit.Models.Request;
namespace Octokit
{