View on GitHub

GithubClient

A C# Dll library for working with the Github Rest API

GithubClient

GithubClient.Repositories.Owner

Owner.SubscriptionsUrl Property

Github API Url for Subscriptions endpoint

public string? SubscriptionsUrl { get; set; }

Property Value

System.String