Skip to content

Commit

Permalink
regenerate codes and snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
azabbasi committed Jun 8, 2020
1 parent ba2b66f commit c2e9d50
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ public static partial class QueryChargeHelper
public partial class RequestOptions
{
public RequestOptions() { }
public string IfMatchEtag { get { throw null; } set { } }
public string IfMatch { get { throw null; } set { } }
}
}
namespace Azure.DigitalTwins.Core.Models
Expand Down

0 comments on commit c2e9d50

Please sign in to comment.