RepositoryDetails.HooksUrl Property

Definition

The hooks URL for this repository

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

Property Value

Attributes

Applies to