Skip to content

Commit 2571b85

Browse files
committed
Allow searching for toll-free numbers
1 parent 15db8f9 commit 2571b85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Numbers/Client.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ public function searchAvailable($country, $options = [])
104104
'search_pattern',
105105
'features',
106106
'size',
107+
'type',
107108
'index'
108109
];
109110

0 commit comments

Comments
 (0)