Dnsimple.Client.patch
You're seeing just the function
patch
, go back to Dnsimple.Client module for more information.
Link to this function
patch(client, url, body, options \\ [])
Specs
patch(t(), binary(), body(), Keyword.t()) :: {:ok | :error, HTTPoison.Response.t() | HTTPoison.AsyncResponse.t()}
Issues a PATCH request to the given url.