dnsimple v0.9.0 Dnsimple.List

Summary

Functions

Format request options for list endpoints into HTTP params

Issues a GET request to the given url processing the listing options first

Functions

format(options)

Format request options for list endpoints into HTTP params.

get(client, url, options \\ [])

Specs

get(Dnsimple.Client.t, binary, Keyword.t) ::
  HTTPoison.Response.t |
  HTTPoison.AsyncResponse.t

Issues a GET request to the given url processing the listing options first.