Bangify a result.
Create a new client for a specific version of the API.
@type t() :: Req.Request.t()
@spec bangify({:ok, any()} | {:error, any()} | :ok) :: any()
@spec new!(atom()) :: t()