# `Tesla.Middleware.DecodeJson`
[🔗](https://github.com/elixir-tesla/tesla/blob/v1.17.0/lib/tesla/middleware/json.ex#L201)

Decodes response body as JSON.

Only decodes the body if the `Content-Type` header suggests
that the body is JSON.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
