mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-03 19:11:30 +00:00
add accept header for organization permissions
This commit is contained in:
@@ -21,5 +21,7 @@
|
||||
public const string SquashCommitPreview = "application/vnd.github.polaris-preview+json";
|
||||
|
||||
public const string MigrationsApiPreview = " application/vnd.github.wyandotte-preview+json";
|
||||
|
||||
public const string OrganizationPermissionsPreview = "application/vnd.github.ironman-preview+json";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user