View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.Owner

Owner.ReceivedEventsUrl Property

Github API Url for received events endpoint

public string? ReceivedEventsUrl { get; set; }

Property Value

System.String