Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
adamw committed Jan 14, 2025
1 parent 8587ff8 commit 7544b7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/other/json.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ The type signatures vary depending on the underlying library (required implicits

```scala mdoc:compile-only
import sttp.client4.*
import sttp.client4.ResponseException.DeserializationException

// request bodies
def asJson[B](b: B): StringBody = ???
Expand Down

0 comments on commit 7544b7c

Please sign in to comment.