RepositoryDetails.ContributorsUrl Property

Definition

The Contributors URL for this repository

[System.Text.Json.Serialization.JsonPropertyName("contributors_url")]
public string ContributorsUrl { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("contributors_url")>]
member this.ContributorsUrl : string with get, set
Public Property ContributorsUrl As String

Property Value

Attributes

Applies to