Vonage / vonage-php-sdk-core

Vonage REST API client for PHP. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
https://developer.vonage.com/
Apache License 2.0
916 stars 180 forks source link

Add type to possibleParameters for Number context #390

Closed stronglab closed 1 year ago

stronglab commented 1 year ago

Description

Fix error Unknown option: 'type' for searchAvailable() for Number context

Motivation and Context

https://github.com/Vonage/vonage-php-sdk-core/issues/384

How Has This Been Tested?

Buy the real number from Vonage with the necessary types

Example Output or Screenshots (if appropriate):

Types of changes

Checklist:

SecondeJK commented 1 year ago

LGTM, thank you for your contribution!