Skip to content

Commit f906324

Browse files
author
Andrei Motinga
committed
adjust doc to properly reflect accepted params
1 parent f64e456 commit f906324

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/phaxio/resources/ata.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ def list params = {}
8989
# - *name* [String] - A name used to identify the ATA.
9090
# - *description* [String] - A longer description of the ATA.
9191
# - *domain* [String] - A domain for the ATA.
92+
# - *mac_address* [String] - A mac address for the ATA.
9293
# @return [Phaxio::Resources::Ata]
9394
# The created ATA, including the generated username and password.
9495
# @raise [Phaxio::Error::PhaxioError]

0 commit comments

Comments
 (0)