RepositoryDetails.LabelsUrl Property

Definition

The labels URL for this repository

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

Property Value

Attributes

Applies to