Skip to content

Commit

Permalink
int64?
Browse files Browse the repository at this point in the history
  • Loading branch information
nvborisenko committed Oct 7, 2024
1 parent 1e8b1dc commit b927052
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dotnet/src/webdriver/Response.cs
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ internal class DeserializableResponse
}

[JsonSerializable(typeof(DeserializableResponse))]
[JsonSerializable(typeof(long))]
internal partial class ResponseSerializerContext : JsonSerializerContext
{

Expand Down

0 comments on commit b927052

Please sign in to comment.