Skip to content

Commit c1585e9

Browse files
authored
Merge pull request #38 from jkone27/csharp-extensions-support
V1.2.0 - minimal C# extensions support
2 parents f4f352f + b98ac3a commit c1585e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ if you prefer to use C# some extension methods are provided to use with C#.
8484

8585
`GETJ, PUTJ, POSTJ, DELETEJ`
8686

87-
If you want to access more overloads, you can access the inspect `TestClient<T>` members and create your custom extension methods easilly.
87+
If you want to access more overloads, you can access the inspect `TestClient<T>` members and create your custom extension methods easilly, or open an issue if you think more should be supported.
8888

8989

9090
```csharp

0 commit comments

Comments
 (0)