Skip to content

Commit

Permalink
Fix MessagePack middleware location in docs (#662)
Browse files Browse the repository at this point in the history
Co-authored-by: Ihor Kaharlichenko <[email protected]>
  • Loading branch information
kaharlichenko and kaharlichenko authored Mar 19, 2024
1 parent 6e41752 commit 193756b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ defmodule Tesla.Mixfile do
Tesla.Middleware.JSON,
Tesla.Middleware.KeepRequest,
Tesla.Middleware.Logger,
Tesla.Middleware.MessagePack,
Tesla.Middleware.MethodOverride,
Tesla.Middleware.Opts,
Tesla.Middleware.PathParams,
Expand Down

0 comments on commit 193756b

Please sign in to comment.