Edit

GitLfsLock.Id Property

Definition

[System.Runtime.Serialization.DataMember(Name="id")]
public string Id { get; set; }
member this.Id : string with get, set
Public Property Id As String

Property Value

Attributes

Remarks

This must be a string type in order for the LFS client to parse the JSON correctly. (It requires quotation marks around the value.)

Applies to