Skip to content

Commit

Permalink
Add csharp_httpclient to readme and link (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
Davis Martin authored Feb 18, 2022
1 parent 2d85b71 commit 2e6c2c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,11 @@ For example:
```

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

* `c_libcurl` (default)
* `csharp_restsharp` (default)
* `csharp_httpclient`
* `go_native` (default)
* `java_okhttp`
* `java_unirest` (default)
Expand Down

0 comments on commit 2e6c2c9

Please sign in to comment.