Skip to content

Commit

Permalink
Add req docs to Api Client section (#831)
Browse files Browse the repository at this point in the history
  • Loading branch information
krns authored Nov 14, 2023
1 parent 85b4458 commit 1b0fcf6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,8 @@ defmodule Swoosh.Mixfile do
"Api Client": [
Swoosh.ApiClient,
Swoosh.ApiClient.Finch,
Swoosh.ApiClient.Hackney
Swoosh.ApiClient.Hackney,
Swoosh.ApiClient.Req
],
Plug: Plug.Swoosh.MailboxPreview,
Test: [
Expand Down

0 comments on commit 1b0fcf6

Please sign in to comment.