You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ if you prefer to use C# some extension methods are provided to use with C#.
84
84
85
85
`GETJ, PUTJ, POSTJ, DELETEJ`
86
86
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.
0 commit comments