Dnsimple.Client.versioned
You're seeing just the function
versioned
, go back to Dnsimple.Client module for more information.
Link to this function
versioned(path)
Specs
Prepends the correct API version to path.
Examples
iex> Dnsimple.Client.versioned "/whoami"
"/v2/whoami"