We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f57fe11 + 2f364cf commit 786b307Copy full SHA for 786b307
1 file changed
lib/phaxio/config.rb
@@ -20,7 +20,7 @@ class << self
20
attr_accessor :callback_token
21
22
# The Phaxio API endpoint. Users generally shouldn't need to change it.
23
- # Defaults to https://api.phaxio.com/v2/
+ # Defaults to https://api.phaxio.com/v2.1/
24
attr_writer :api_endpoint
25
26
def api_endpoint
0 commit comments