Kong / unirest-java

Unirest in Java: Simplified, lightweight HTTP client library.
http://kong.github.io/unirest-java/
MIT License
2.6k stars 592 forks source link

Add missing ".asJson()" to JSON responses example in docs/index.md #317

Closed Mynyx closed 4 years ago

Mynyx commented 4 years ago

Add missing ".asJson()" to JSON responses example

ryber commented 4 years ago

Thanks @Mynyx !