updated new fields for request and response

This commit is contained in:
Brendan Forster
2014-12-23 13:41:35 +09:30
parent 3706ac5d15
commit 56f549ad28
3 changed files with 27 additions and 0 deletions
@@ -36,6 +36,11 @@ namespace Octokit
/// </summary>
public string NoteUrl { get; set; }
/// <summary>
/// Optional parameter that allows an OAuth application to create multiple authorizations for a single user
/// </summary>
public string Fingerprint { get; set; }
internal string DebuggerDisplay
{
get