Skip to content

Commit 2e6c2c9

Browse files
author
Davis Martin
authored
Add csharp_httpclient to readme and link (ErikWittern#79)
1 parent 2d85b71 commit 2e6c2c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,11 @@ For example:
8484
```
8585

8686
## Targets
87-
Currently, OpenAPI Snippet supports the following targets (depending on the HTTP Snippet library):
87+
Currently, OpenAPI Snippet supports the following [targets](https://github.com/Kong/httpsnippet/tree/master/src/targets) (depending on the HTTP Snippet library):
8888

8989
* `c_libcurl` (default)
9090
* `csharp_restsharp` (default)
91+
* `csharp_httpclient`
9192
* `go_native` (default)
9293
* `java_okhttp`
9394
* `java_unirest` (default)

0 commit comments

Comments
 (0)