How to convert this module from Req to Tesla? – Questions / Help – Elixir Forum

I am converting a module from Req to Tesla. I am not sure what to do with the adapter options. I have the following code: defp adapter_options do …
View full source